omrirz / pyrosenv

Set an environment for easy work with ROS in python without setting things up
MIT License
7 stars 0 forks source link

No module named 'pyparsing' python 3.8 #4

Open HGoldenCode opened 2 years ago

HGoldenCode commented 2 years ago

I run "pip install pyparsing" and get: "Requirement already satisfied: pyparsing in c:\programdata\anaconda3\lib\site-packages (2.4.7)" but when running python it failed, what can I do?

omrirz commented 2 years ago

I'm not sure it's related to this package but if you put the stack trace I might be able to help