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

Unable to install locally or on Google Colab #49

Open
EssamWisam opened this issue May 31, 2024 · 0 comments
Open

Unable to install locally or on Google Colab #49

EssamWisam opened this issue May 31, 2024 · 0 comments

Comments

@EssamWisam
Copy link

Thanks for the fantastic package and great research work.

I have tried both pip install ws-benchmark==1.1.2rc0 and pip install ws-benchmark on both my machine and Google Colab (fresh environment) but the installation fails each time.

A snippet from the error during installation:

Collecting scikit-learn<0.25.0,>=0.20.2 (from ws-benchmark==1.1.2rc0)
  Downloading scikit-learn-0.24.2.tar.gz (7.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 4.0 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) 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 (pyproject.toml) ... 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.

You can find the Colab notebook here.

@EssamWisam EssamWisam changed the title Unable to run locally or on Google Colab Unable to install locally or on Google Colab May 31, 2024
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

1 participant