Jump to content

Recommended Posts

Posted

I tried to run my python files which uses PIL module but couldn't run because PIL is no provided? Will Admin provide the solution to this or do i need to shift to another hosting? frankly i dont want to shift because i kinda like heliohost

Posted

This support request is being escalated to our root admin.

 

Johnny suffered a major crash in October and we haven't gotten around to installing or updating most software packages on him. You can wait for us to install PIL on Johnny, but if you're pressed for time you're welcome to move your account to Stevie which has PIL installed.

  • Like 1
Posted

Which version of python are you using, because I only installed it on 2.7? Here are the available python shebangs on Johnny:

#!/usr/bin/python2.4
Python 2.4.3

#!/usr/bin/python
Python 2.4.3

#!/usr/local/bin/python2.7
Python 2.7.4

  • Like 1
Posted
Which version of python are you using, because I only installed it on 2.7? Here are the available python shebangs on Johnny:
 #!/usr/bin/python2.4 Python 2.4.3 #!/usr/bin/python Python 2.4.3 #!/usr/local/bin/python2.7 Python 2.7.4 

Thanks Solved my issue was using 2.7 was shebang issue! Thanks for your fast response! Really Appreciate your!

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