Jump to content

Recommended Posts

Posted

Hello,

 

I'm currently able to use Python v2.7.5 for CGI Scripts.

 

But I instead need to use any 3.x version, from 3.1-thru-3.6(preferred).

 

What version(s) are available on Tommy, and what is the correct Shebang line?

 

Thanks!!

Posted

What version(s) are available on Tommy, and what is the correct Shebang line?

2.7.5 is the only version because no one has asked for anything else yet.

 

But I instead need to use any 3.x version, from 3.1-thru-3.6(preferred).

I installed python 3.6.0 for you, and it is available by using

#!/usr/bin/python3.6
  • Like 1

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...