You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from nml-bag==1.0.0) (2.25.1)
Installing collected packages: nml-bag
Running setup.py develop for nml-bag
error: subprocess-exited-with-error
× python setup.py develop did not run successfully.
│ exit code: 1
╰─> [32 lines of output]
...
EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
...
error: can't create or remove files in install directory
...
The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/usr/local/lib/python3.10/dist-packages/
Perhaps your account does not have write access to this directory? If the
installation directory is a system-owned directory, you may need to sign in
as the administrator or "root" account. If you do not have administrative
access to this machine, you may wish to choose a different installation
directory, preferably one that is listed in your PYTHONPATH environment
variable.
The text was updated successfully, but these errors were encountered:
Failed to install using pip.
Command:
pip3 install --user --editable .
The text was updated successfully, but these errors were encountered: