petercorke / RVC3-python

Code examples for Robotics, Vision & Control 3rd edition in Python
MIT License
213 stars 61 forks source link

"pip install rvc3-python" Error. #1

Closed GradyM2M closed 1 year ago

GradyM2M commented 2 years ago

hi, Dear Mr. petercorke, when I run the command "pip install rvc3-python", I get the following error:

(venv) grady@T480:~$ pip install rvc3-python ERROR: Could not find a version that satisfies the requirement rvc3-python (from versions: none) ERROR: No matching distribution found for rvc3-python

How should I solve this problem?

peter-pri commented 2 years ago

Hi GradyM2M, I installed the single packages "pip3 install roboticstoolbox-python" and " pip3 install machinevision-toolbox-python" see: https://github.com/petercorke/robotics-toolbox-python https://github.com/petercorke/machinevision-toolbox-python

GradyM2M commented 2 years ago

@peter-pri Hi peter-pri, I found the “rvc3python” package in Pycharm, but I haven't downloaded and used it yet. 微信图片_20221101154606

petercorke commented 1 year ago

As the README states this is a work in progress. It needs a lot of polishing but now that the book manuscript is done I can get the code base into shape. I hadn't expected anybody to discover this repo just yet.

peter-pri commented 1 year ago

Hi Peter, I am happy to hear that. I will definitely by a copy of your book, as soon it is availalble. I have got an automatic e-mail from your e-mail account at QUT, good look at the antarctic. Shall I write issues for the "robotics-toolbox-python" repository, or shall I wail until next (beta-)release ? Kind regards, Peter

petercorke commented 1 year ago

If it's a toolbox issue write to the appropriate toolbox repo.