Error with libraries

Joined
Jan 5, 2017
Messages
8
Reaction score
1
Age
27
Hi, I'm trying to run the opencv SoloCamera.py example, but I got an error:

ubuntu@ubuntu:~/solodevguide/examples/opencv$ solo script run SoloCamera.py connecting to solo...
/usr/lib/python2.7/dist-packages/Crypto/Cipher/blockalgo.py:141: FutureWarning: CTR mode needs counter parameter, not IV
self._cipher = factory.new(key, *args, **kwargs)
checking pip...
script bundle already up to date.
running script...

Traceback (most recent call last):
File "/log/solo-script/SoloCamera.py", line 3, in <module>
import numpy as np
ImportError: No module named numpy​

If I run the opencv example of the dev guide: https://dev.3dr.com/example-opencv.html
I got the same error but with cv2 library and I think I already installed it with the command:
smart install python-opencv

can someone help me with this?

Thanks!
 
Hi, I'm trying to run the opencv SoloCamera.py example, but I got an error:

ubuntu@ubuntu:~/solodevguide/examples/opencv$ solo script run SoloCamera.py connecting to solo...
/usr/lib/python2.7/dist-packages/Crypto/Cipher/blockalgo.py:141: FutureWarning: CTR mode needs counter parameter, not IV
self._cipher = factory.new(key, *args, **kwargs)
checking pip...
script bundle already up to date.
running script...

Traceback (most recent call last):
File "/log/solo-script/SoloCamera.py", line 3, in <module>
import numpy as np
ImportError: No module named numpy​

If I run the opencv example of the dev guide: https://dev.3dr.com/example-opencv.html
I got the same error but with cv2 library and I think I already installed it with the command:
smart install python-opencv

can someone help me with this?

Thanks!
Were you able to run helloworld.py?
 

New Posts

Members online

No members online now.

Forum statistics

Threads
13,094
Messages
147,748
Members
16,058
Latest member
Gabriela