473,399 Members | 3,603 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Unknown cause to error (new to python)

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

Jan 16 '08 #1
4 1150
Brandon Perry wrote:
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
Jan 16 '08 #2
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.

Jan 16 '08 #3
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
On Wed, 2008-01-16 at 15:12 +0100, Bruno Desthuilliers wrote:
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.
Jan 16 '08 #4
Brandon Perry a écrit :
(top-post corrected)
>>
On Wed, 2008-01-16 at 15:12 +0100, Bruno Desthuilliers wrote:
>>Brandon Perry a écrit :
(snip context)
>>>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.
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.

Jan 16 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: christian_stengel | last post by:
Hi *, I have just started to learn python and I am having a problem with an python client connecting to a perl server using ssl (I tried this with pyOpenSSL and with the build in SSL Module). ...
53
by: Cardman | last post by:
Greetings, I am trying to solve a problem that has been inflicting my self created Order Forms for a long time, where the problem is that as I cannot reproduce this error myself, then it is...
5
by: Lars-Erik Aabech | last post by:
Hi! Guess it's my day again.. Tried to deploy a test release of a new asp.net web today, and got a terrible error. The web is running swell on three development computers, but when it's copied...
12
by: Sachin Punjabi | last post by:
Hi, I wanted to read a file encoded in utf-8 and and using the following syntax in my source which throws me an error specifying Lookuperror : unknown encoding : utf-8. Also I am working on...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.