yorikvanhavre / barcelona-pavillion

The files created for the Barcelona Pavillion tutorial series at https://www.youtube.com/playlist?list=PLmKdGVtV5VnuE5U75CEORkjlVK_nzQQUh
MIT License
9 stars 1 forks source link

import ifc to Freecad or Blender #1

Open lalberts opened 4 years ago

lalberts commented 4 years ago

17:46:14 Opening 'C:/Users/alberts/Downloads/Pabellon de Barcelona.ifc'... Traceback (most recent call last): File "", line 1, in File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\Mod\Arch\importIFC.py", line 289, in insert ifcfile = ifcopenshell.open(filename) File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\bin\lib\site-packages\ifcopenshell__init__.py", line 67, in open raise IOError("Unable to open file for reading") <class 'OSError'>: Unable to open file for reading

for FreeCAD and Blender: Traceback (most recent call last): File "C:\Users\alberts\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\blenderbim\bim\operator.py", line 131, in execute ifc_importer.execute() File "C:\Users\alberts\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\blenderbim\bim\import_ifc.py", line 347, in execute self.load_file() File "C:\Users\alberts\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\blenderbim\bim\import_ifc.py", line 1393, in load_file self.file = ifcopenshell.open(self.ifc_import_settings.input_file) File "C:\Users\alberts\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\blenderbim\libs\site\packages\ifcopenshell__init__.py", line 67, in open raise IOError("Unable to open file for reading") OSError: Unable to open file for reading

location: :-1