pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
878 stars 296 forks source link

./update-ips.py doesnt work. ImportError: No module named yaml #360

Closed phuong2403 closed 4 years ago

phuong2403 commented 4 years ago

pip3 install pyyaml

Then the result was: Requirement already satisfied: pyyaml in /usr/lib64/python3.6/site-packages and it is pyyaml 3.12

Please anyone can help?

mohsinshahbaz-10xe commented 3 years ago

@phuong2403 How did you resolve the issue?

phuong2403 commented 3 years ago

@phuong2403 How did you resolve the issue?

@mohsinshahbaz-10xe Hi. I installed yaml package of python2.

mohsinshahbaz-10xe commented 3 years ago

@phuong2403 Thanks, worked!