We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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]
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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]
The text was updated successfully, but these errors were encountered: