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

ERROR: Directory './' is not installable. Neither 'setup.py' nor 'pyproject.toml' found. #1681

Closed
abbas695 opened this issue Jun 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@abbas695
Copy link

Describe the Bug
a bug when installing apex from source
and it gives the following error
"ERROR: Directory './' is not installable. Neither 'setup.py' nor 'pyproject.toml' found."
Minimal Steps/Code to Reproduce the Bug
!git clone https://github.com/NVIDIA/apex
!cd apex
!pip install -v --disable-pip-version-check --no-cache-dir --no-build-isolation --config-settings "--build-option=--cpp_ext" --config-settings "--build-option=--cuda_ext" ./
Expected Behavior
i expected it to install successfully, like the numerous times i used it before.
Environment
google colab enviroment

@abbas695 abbas695 added the bug Something isn't working label Jun 14, 2023
@abbas695
Copy link
Author

i wasn't in the right directory ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant