-
Notifications
You must be signed in to change notification settings - Fork 24
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
Win installation error #67
Comments
You might need to install swig |
I already install swig(3.0.6) but i can't install pyrfr(0.8.3) |
How did you install swig? Is swig in PATH? |
Finally I install the pyrfr, I just install the vs_build tools |
Hi, I get an error while trying to install pyrfr too Windows 11 I have downloaded swig and have added it in PATH. I also have vs_build tools installed. This is the error that I am getting: _pip install pyrfr Collecting pyrfr × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Running setup.py install for pyrfr did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while trying to install package. note: This is an issue with the package mentioned above, not pip. Any suggestions on fixing this? Thank you! |
Seems like the main error is
This stackoverflow might help. |
WIN11
anaconda python 3.7
The text was updated successfully, but these errors were encountered: