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
{{ message }}
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
The readme file contains setup command that would invoke pip for python 2.7, which is not what is expected. Fixing these commands with pip3 fixes the issues one would face while setting up the project.
The readme file contains setup command that would invoke pip for python 2.7, which is not what is expected. Fixing these commands with pip3 fixes the issues one would face while setting up the project.