cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
marcoho01
Contributor

ArchiCAD Python Palette - AssertionError

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. 

 

connection error2.JPG

1 Reply 1
Szamosi_Mate
Participant

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:

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!