Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

Python Module Import Error Ctypes

$
0
0

Hi,

I just updated Rhino 8 and am now getting the following errors:

Traceback (most recent call last):
  File "rhinocode:///grasshopper/1/f64bbba1-4cc5-4d01-9321-282162eefd29/ea314ee9-22d6-49d3-b80a-54c808d95437", line 7, in <module>
  File "C:\Users\mgoodwin\.rhinocode\py39-rh8\site-envs\default-_WdkyJG1\comtypes\__init__.py", line 5, in <module>
    from ctypes import *
  File "C:\Users\mgoodwin\.rhinocode\py39-rh8\lib\ctypes\__init__.py", line 8, in <module>
    from _ctypes import Union, Structure, Array
ImportError: dynamic module does not define module export function (PyInit__ctypes)

Any ideas on how to fix this?


Thanks,
Miles

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles