-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rvctool: command not found #2
Comments
are you working inside a virtual environment like conda? Did you try rehash? this probably should have been reported as a bug rather than errata, it's an issue with the code not the book. |
resolved? |
ok, this looks an error in the spatial math library related to type hints that is occurring for Python 3.10. Leave this with me. |
Do you have the latest version of |
Yes I do |
I have came across with a similar problem in rtbtool yesterday, uninstalling and reinstalling matplotlib solved my issue, I hope it would help with your case as well. |
Hi @followthwhiterabbit, |
I've just done a clean install using conda for Python 3.10, on a Mac, and got no issues. If you still have no luck, are you willing to try it with conda? I resisted conda for ages, but it's made my life so much easier. |
After running pip install rvc3python. The rvctool command does not work, it returns the error "rvctool: command not found"
The text was updated successfully, but these errors were encountered: