Open naveenagorre opened 1 year ago
I'm trying to install keras gcnn using - pip install git+https://github.com/nom/GrouPy#egg=GrouPy -e git+https://github.com/basveeling/keras-gcnn.git#egg=keras_gcnn, this command and I'm receiving filenotfound errors at FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip' (even after providing correct credentials)
I have also tried accessing this link and it's returning file not found error - https://github.com/nom/GrouPy.
Please let me know if I'm doing anything wrong.
I'm trying to install keras gcnn using - pip install git+https://github.com/nom/GrouPy#egg=GrouPy -e git+https://github.com/basveeling/keras-gcnn.git#egg=keras_gcnn, this command and I'm receiving filenotfound errors at FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip' (even after providing correct credentials)
I have also tried accessing this link and it's returning file not found error - https://github.com/nom/GrouPy.
Please let me know if I'm doing anything wrong.