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
- Install pip3 (not the version from Ubuntu repos since it breaks pyproject.toml builds)
21
+
- Install pip3 (not the version from Ubuntu repos since it breaks pyproject.toml builds). First delete the python3-setuptools Ubuntu package if present: `sudo apt purge python3-setuptools`, then run:
0 commit comments