lsalzman / iqm

Inter-Quake Model format development kit
MIT License
239 stars 73 forks source link

blender exporter in 2.9 not loading properly? #49

Open pitchatan opened 3 years ago

pitchatan commented 3 years ago

traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) ModuleNotFoundError: No module named 'iqm export'

2.8 exporter spits out that error when i try and enable it in blender 2.9... I have been trying to find the issue but i'm stumped.