Jump to content

Recommended Posts

Posted

Hello,

I am trying to run some python script on Tommy server, however it seems like that my server is missing some important python modules my script require.

I am using python 3.12 version.

I have checked the list of already installed modules and found that the modules listed below are still not installed in it.

json5  v0.9.1
schedule v1.2.2
delta-rest-client v1.0.13

And the below listed modules are the part of Python's standard library so it should be installed for python 3.12 (since I am using python 3.12 version)
hmac 
hashlib 
argparse 
signal 
os 
logging 
dataclass 

 

Please install all the above listed modules in my account.

Thanks in advance

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...