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
Running pip install . and pip install -e . fails with an error saying that directory 'package_name' cannot be found. Running the same commands with setuptools setup works fine.