Skip to content
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 installing on Colab #9

Open
ediemiglio opened this issue Jul 26, 2023 · 1 comment
Open

Not installing on Colab #9

ediemiglio opened this issue Jul 26, 2023 · 1 comment

Comments

@ediemiglio
Copy link

Hi to everybody. I am trying to use the code on Colab.
I have used the command
!pip install git+https://github.com/AmrMKayid/nam
But I got the following error message:
Collecting sklearn (from nam==0.0.2)
Downloading sklearn-0.0.post7.tar.gz (3.6 kB)
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Preparing metadata (setup.py) ... error
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

I would appreciate any help.
Thanks in advance
Regards

@pkopper
Copy link

pkopper commented May 21, 2024

I am getting the same error but on my local machine. I think this is a deprecation error from sklearn. Try to uninstall sklearn und make sure scikit-learn is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants