Problem on importing numpy on Python 3 (RH8)

I got this issue when trying to import numpy.

I was able to use the numpy library for Python3 on Rh8 but isn’t working anymore.

The reported error message is this:
" 1. Error running script: Error importing numpy: you should not try to import numpy from
its source directory; please exit the numpy source tree, and relaunch
your python interpreter from there. [1:1] "

Anybody knows how to fix it?

Thanks in Advance!

Best Regards

Felipe

1 Like

@eirannejad i am having the same problem with Numpy when trying to install Pandas. I am using
Rhino 8 -SR5. i installed both Numpy and Pandas with #r: method because I do not have the Package installer in my Python component in Grashopper :slight_smile:

1 Like

Would both of you be able to download 8.11 SRC (released yesterday) and test this? There has been a lot of updates since 8.5 SR

unfortunately i can not install service release candidates, against company IT policy. do you know when it is going to be a service release?

Well that message is from a while ago. The current Rhino Service Release is 8.11 now and 8.12 is in SRC.

1 Like