2023-02-08 11:44 AM - edited 2023-02-08 12:10 PM
I'm trying to start with Archicad Python connection. The problem is that the sample script just won't work.
It appears that it's not even connecting to the running instance of Archicad but it's quite not clear
to me as I'm an absolute beginner.
EDIT: nevermind, as I've found that SE just doesn't support Python. That's dissapointing.
2023-02-08 12:24 PM
FYI, the assertion error means that the connection didn't work.
a week ago
I also encounter same problem. I have checked my connection should be ok as below figure, but still have error message "line 10, in <module>
assert conn ^^^^ AssertionError". This python script - "Excel File Exporter" is download from Graphisoft website .