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

Installation Error #147

Open
andereles opened this issue Sep 19, 2023 · 1 comment
Open

Installation Error #147

andereles opened this issue Sep 19, 2023 · 1 comment

Comments

@andereles
Copy link

When I'm trying to install this error occurs in meta data preparation.

Collecting mlbox
Downloading mlbox-0.8.5.tar.gz (31 kB)
Preparing metadata (setup.py) ... done
Collecting numpy==1.18.2 (from mlbox)
Downloading numpy-1.18.2.zip (5.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 4.0 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [68 lines of output]

@ssenthilnathan3
Copy link

Can you try removing the versions in the requirements.txt and installing it! There may be some dependency problems..

numpy
scipy
matplotlib
hyperopt
pandas
joblib
scikit-learn
tensorflow
lightgbm
tables
xlrd

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