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
If we directly run docker build -t "custom image name" ,
it would show ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found
The text was updated successfully, but these errors were encountered:
If we directly run
docker build -t "custom image name"
,it would show
ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found
The text was updated successfully, but these errors were encountered: