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

Rhino 8 - Importing Python 3 Libraries

$
0
0

Hi,

I am having a problem importing python libraries (e.g. pandas) into the script editor. Importing libraries produces the following error:

Traceback (most recent call last):
File “file:///C:/Users/tdowse/.rhinocode/stage/uxv3fscz.d5v”, line 3, in
File “C:\Users\tdowse.rhinocode\py39-rh8\site-envs\default-J1ySvk2a\numpy_init_.py”, line 127, in
delvewheel_patch_1_5_2()
File "C:\Users\tdowse.rhinocode\py39-rh8\site-envs\default-J1ySvk2a\numpy_init
.py", line 106, in delvewheel_patch_1_5_2
import ctypes
File “”, line 259, in load_module
File "ctypes_init
.py", line 8, in
ImportError: dynamic module does not define module export function (PyInit__ctypes)

Any ideas on how to fix?

Thanks for your help.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles