3 weeks ago
Configuration setting: ArchiCAD 27, Windows 10, Python 3.13.0
I used the sample python script "Excel File Exporter" which download from Graphisoft website (https://www.graphisoft.com/downloads/python/) and run in ArchiCAD Python Palette. However, the error "line 10, in <module> assert conn ^^^^ AssertionError" encountered.
2 weeks ago
Hello,
The error means the script has not found an Archicad instance listening in the standard port range on localhost. If that is the case, you should get the same error from all other scripts.
Which is strange. One unlikely possibilities come to mind: