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

install openslide

MaramB
Beginner
1,336 Views

how can I install openslide? I did "pip install openslide-python", but I got OSError when I "import openslide".

OSError: libopenslide.so.0: cannot open shared object file: No such file or directory

I couldn't use sudo or apt to install either. How should I install the library in my Devcloud?

0 Kudos
1 Solution
DiyaN_Intel
Moderator
1,293 Views

Hi,


Thank you for posting in Intel Communities.

 

Sorry for the inconvenience, Users don't have admin privileges in DevCloud.

 

Intel DevCloud is a shared environment that comes with pre-installed validated Intel OneAPI software and complimentary packages.

 

As a policy, we do not install custom (open source or 3rd party licensed) software in the environment.

Openslide-python requires an openslide package to be installed which is not possible in devcloud as it needs sudo permissions.


Can you please confirm whether we can go forward and close this thread?


If this resolves your issue, make sure to accept this as a solution. 

This would help others with similar issues. Thank you!


Thanks and Regards, 

Diya


View solution in original post

0 Kudos
2 Replies
DiyaN_Intel
Moderator
1,294 Views

Hi,


Thank you for posting in Intel Communities.

 

Sorry for the inconvenience, Users don't have admin privileges in DevCloud.

 

Intel DevCloud is a shared environment that comes with pre-installed validated Intel OneAPI software and complimentary packages.

 

As a policy, we do not install custom (open source or 3rd party licensed) software in the environment.

Openslide-python requires an openslide package to be installed which is not possible in devcloud as it needs sudo permissions.


Can you please confirm whether we can go forward and close this thread?


If this resolves your issue, make sure to accept this as a solution. 

This would help others with similar issues. Thank you!


Thanks and Regards, 

Diya


0 Kudos
DiyaN_Intel
Moderator
1,212 Views

Hi,


Thanks for accepting our solution.

Glad to know 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


0 Kudos
Reply