-
Notifications
You must be signed in to change notification settings - Fork 46
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
Not able to install #3
Comments
|
Thank You |
Yes, apparently --process-dependency-link has been obsolete. We'll update the installation. For now, downgrading pip can be a temporary solution.. |
To install it with latest pip>=19 first install libsvm separately with |
See cjlin1/libsvm#145 for a solution that would fix this problem |
Instead of downgrading pip, doing: |
Executing
|
change REQUIREMENTS.txt. |
Hi
Thanks for sharing your work.
but when i type
pip install --process-dependency-links pybrisque
, i getno such option: --process-dependency-links
Any suggestions would be helpful.
Thanks in advance.
The text was updated successfully, but these errors were encountered: