Jump to content

[Solved] how to install Python packages


gad1001

Recommended Posts

I'm sorry if this is a silly nooby question, i'm a total beginner on running Python on a web server.

I'd like to run a Python script that requires some packages (such as pymal, pytorch, torch, opencv, pycocotools and detectron2).

Is it possible to install them on the Python version installed on the server? How do i do that?

In my pc i would do pip install but there is no terminal here

 

Thanks in advance.

 

(B.T.W. I am using Rick if it changes)

 

Link to comment
Share on other sites

Our users doesn’t have grants to install the packages on their own and plus we don’t offer SSH Terminal on the shared host.

 

Our root admin Krydos can install those packages that you have it above and we just need the version you are using.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...