Unable parse CSV file - 'file' object has no attribute 'readable'
86 views
Skip to first unread message
DaneW
unread,
Aug 7, 2022, 4:41:43 PM8/7/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
I want to import data from a csv file to a database table via database administration db select Import/Export in appadmin. I used to do this frequently in the past although not for a few months and it now fails with the above error message.
I am using web2py version 2.22.5-stable with Python 2.7.12 on PythonAnywhere.