Hi,
Can you help, when I run the script I get the following error, I've tried with Python 3.6 and 2.7:
File "C:\Python36\lib\site-packages\gbXMLParser_init_.py", line 7, in
from .gbXMLParser import *
File "C:\Python36\lib\site-packages\gbXMLParser\gbXMLParser.py", line 9, in
from BuildingObjects import *
ModuleNotFoundError: No module named 'BuildingObjects'
Hi,
Can you help, when I run the script I get the following error, I've tried with Python 3.6 and 2.7: