Unknown cause to error (new to python)

B

Brandon Perry

Hi, I am having to compile a standalone version of python for the web
server I use (they don't allow access to /usr/bin/python). I posted
earlier about a GLib error, but I have fixed that now. I am very close
to getting this to work, but I am getting some weird errors.

File "/home/vminds/public_html/torrents/python/lib/python2.2/socket.py",
line 41, in ?
File "/home/vminds/public_html/torrents/python/lib/python2.2/httplib.py", line 71, in ?
File "/home/vminds/public_html/torrents/TF_BitTornado/BitTornado/zurllib.py", line 4, in ?
File "/home/vminds/public_html/torrents/TF_BitTornado/BitTornado/download_bt1.py", line 4, in ?
File "/home/vminds/public_html/torrents/TF_BitTornado/btphptornado.py", line 15, in ?

I am using 2.2 for compatibility purposes.

Thanks, Brandon
 
D

Diez B. Roggisch

Brandon said:
Hi, I am having to compile a standalone version of python for the web
server I use (they don't allow access to /usr/bin/python). I posted
earlier about a GLib error, but I have fixed that now. I am very close
to getting this to work, but I am getting some weird errors.

File "/home/vminds/public_html/torrents/python/lib/python2.2/socket.py",
line 41, in ?
File "/home/vminds/public_html/torrents/python/lib/python2.2/httplib.py",
line 71, in ? File
"/home/vminds/public_html/torrents/TF_BitTornado/BitTornado/zurllib.py",
line 4, in ? File
"/home/vminds/public_html/torrents/TF_BitTornado/BitTornado/download_bt1.py",
line 4, in ? File
"/home/vminds/public_html/torrents/TF_BitTornado/btphptornado.py", line
15, in ?

I am using 2.2 for compatibility purposes.

I don't see no error - is that all stacktrace you get?

Diez
 
B

Bruno Desthuilliers

Brandon Perry a écrit :
Hi, I am having to compile a standalone version of python for the web
server I use (they don't allow access to /usr/bin/python). I posted
earlier about a GLib error, but I have fixed that now. I am very close
to getting this to work, but I am getting some weird errors.

File "/home/vminds/public_html/torrents/python/lib/python2.2/socket.py",
line 41, in ?
File "/home/vminds/public_html/torrents/python/lib/python2.2/httplib.py", line 71, in ?
File "/home/vminds/public_html/torrents/TF_BitTornado/BitTornado/zurllib.py", line 4, in ?
File "/home/vminds/public_html/torrents/TF_BitTornado/BitTornado/download_bt1.py", line 4, in ?
File "/home/vminds/public_html/torrents/TF_BitTornado/btphptornado.py", line 15, in ?

Sorry but my crystal ball is broken. Please post the *whole* traceback.
 
B

Brandon Perry

Sorry, this is all I can get. :-(

This isn't my webserver, so the only error logs I get are what they give
me. I guess I will just have to keep working at it.

Thanks for looking at it though, Brandon
 
B

Bruno Desthuilliers

Brandon Perry a écrit :
(top-post corrected)
Sorry, this is all I can get. :-(

This isn't my webserver, so the only error logs I get are what they give
me. I guess I will just have to keep working at it.

Then looks like you're in for hard time. Trying to solve a problem
without any relevant information is not rationaly possible. Perhaps you
should try voodoo ?
Thanks for looking at it though, Brandon

Sorry, can't help much here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,188
Latest member
Crypto TaxSoftware

Latest Threads

Top