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
During Installation , after cloning repository and running $ ./setup.sh
$ cd components/core/
commands,i got stuck after this command
$ sudo python3 setup.py develop
as this is showing that pip.req module is not found which is got depreciated i guess in the latest version pip
The text was updated successfully, but these errors were encountered:
During Installation , after cloning repository and running $ ./setup.sh
$ cd components/core/
commands,i got stuck after this command
$ sudo python3 setup.py develop
as this is showing that pip.req module is not found which is got depreciated i guess in the latest version pip
The text was updated successfully, but these errors were encountered: