Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1757 Discussions

Binary path for pip and jupyter appears incorrect

asin
Moderator
592 Views

I've activated my own conda environment but am seeing problematic paths for pip. Same case for jupyter.

 

$which python

/home/<USER_NUMBER>/.conda/envs/lang_id_pytorch/bin/python

 

$ which pip

/glob/intel-python/python2/bin/pip

 

Why is it pointing to python2 and not my conda environment?

0 Kudos
1 Solution
JaideepK_Intel
Employee
564 Views

Hi,

 

Thank you for posting in the intel communities.

 

We were able to reproduce your issue and we are working on this internally. We will get back to you with an update.

If you want to download any packages, please use pip3 instead of pip.

JaideepK_Intel_0-1666603107971.png

 

 

Regards,

Jaideep

 

View solution in original post

0 Kudos
3 Replies
JaideepK_Intel
Employee
565 Views

Hi,

 

Thank you for posting in the intel communities.

 

We were able to reproduce your issue and we are working on this internally. We will get back to you with an update.

If you want to download any packages, please use pip3 instead of pip.

JaideepK_Intel_0-1666603107971.png

 

 

Regards,

Jaideep

 

0 Kudos
JaideepK_Intel
Employee
526 Views

Hi,

 

Good day to you.

 

Sorry to say this, but OneAPI DevCloud doesn't support Python2. Since pip is a Python2 package manager, you are facing this issue.

 

If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. Thank you!

 

Regards,

Jaideep

 

0 Kudos
JaideepK_Intel
Employee
509 Views

Hi,


Thanks for accepting our solution. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Regards,

Jaideep



0 Kudos
Reply