cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Developer forum

Python Palette - Read only problem

greg_lupo
Booster

Hi,

I tried to run python script that downloads airtable data and saves it to csv file.

Script works well when run from terminal but when run from Python Palette it throws this:

OSError: [Errno 30] Read-only file system

I tried to  change mode:

chmod -R 777 <path_to_folder>

but it didnt help

Any ideas?

Thanks

Greg

2 REPLIES 2

Minh Nguyen
Graphisoft Alumni
Graphisoft Alumni

Hi Greg,

 

Thank you very much for the question!

 

Based on the error, it looks like the Python Palette does not have enough right to carry out the action. Assuming that you are using macOS, maybe Archicad needs to have Full Disk Access for this. Could you give it a try and see if it helps?

 

Looking forward to hearing from you!

 

Best regards,

Minh

Minh Nguyen
Technical Support Engineer
GRAPHISOFT

Yes it works now. Thank You

Still looking?

Browse more topics

Back to forum

See latest solutions

Accepted solutions

Start a new discussion!