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

cannot install python packages on devcloud

yosef
Beginner
620 Views

How can I install packages on intel devcloud? or at-least just ipykernel package?

 

Here is what I have tried:

yosef_0-1668249061391.png

I think the picture sums it up, but I'll explain just in case:

* Jupyter notebook is asking me to install ipykernel python to use it from vscode.

* If I try to run 'pip install ipykernel' it fails since bash does not find 'pip'.

* If I try to install pip using 'apt' I get a message saying I should use pip!

 

I have also tried:

* 'python3 -m pip install ipykernel'

* 'apt get pip'

* asking nicely

 

Thanks in advance,

Yosef.

0 Kudos
3 Replies
DiyaN_Intel
Moderator
590 Views

Hi, 


Thank you for posting in Intel communities.


Thank you for sharing the details. Intel DevCloud® is a shared environment which comes with pre-installed validated Intel® oneAPI software and complimentary packages. 

In Intel Devcloud, there is no root access for users, so you cannot use sudo in DevCloud but you can install packages with pip3 and conda.


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


Regards,

Diya




0 Kudos
DiyaN_Intel
Moderator
556 Views

Hi,


Good day to you .


We have not heard back from you . Is your issue resolved with the above solution?


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


Regards,

Diya


0 Kudos
DiyaN_Intel
Moderator
527 Views

Hi,

 

Good day to you.

 

We assume that your issue is resolved.

 

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

 

Thanks and Regards,

Diya Nandy


0 Kudos
Reply