View: 1675|Reply: 2

Mars Rover PiCar-B error when running client.py

[Copy link]

1

Threads

1

Posts

9

Credits

Newbie

Rank: 1

Credits
9
Post time 2019-4-27 23:17:17 | Show all posts |Read mode
When I try to run client.py i get the following error message.

Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license()" for more information.
>>>
======================= RESTART: C:\Python37\client.py =======================
ImportError: numpy.core.multiarray failed to import
Traceback (most recent call last):
  File "C:\Python37\client.py", line 17, in <module>
    import cv2
ImportError: numpy.core.multiarray failed to import
>>>


Please help!

Reply

Use magic Report

0

Threads

5

Posts

39

Credits

Newbie

Rank: 1

Credits
39
Post time 2019-4-29 18:02:05 | Show all posts
You need to install openCV and numpy in your PC.
you can refer to this page below to install software in your PC.
https://www.adeept.com/learn/detail-33.html
Reply

Use magic Report

23

Threads

223

Posts

814

Credits

Senior member

Rank: 4

Credits
814
Post time 2019-4-29 18:12:51 | Show all posts
Reply

Use magic Report

You have to log in before you can reply Login | Sign Up

Points Rules