User Profile

Collapse

Profile Sidebar

Collapse
maya
maya
Last Activity: Apr 1 '07, 12:57 PM
Joined: Sep 12 '05
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • maya
    started a topic error with py2exe

    error with py2exe

    i created an exe file for my python project.. nd i got an exe file.. but if i run the exe then it shows some error

    C:\Python24\tra acs_qr\dist>tra acs.exe
    Traceback (most recent call last):
    File "traacs.py" , line 20, in ?
    File "traacslib\__in it__.pyc", line 15, in ?
    File "corlib\general \database.pyc", line 29, in __new__
    IOError: [Errno 2] No such file or directory:...
    See more | Go to post

  • how to create exe file for python project ?..........

    i gone through the site http://www.thescripts.com/forum/thread579554.html.. and i can created an exe file for the example(HelloWo rld.py).. but i want to create an exe for my project..this priject was developed by using glade and python..it contains a large no of files both python and glade.. how i can make an exe for this?..
    plz help
    Thanks in advance
    See more | Go to post

  • maya
    started a topic error in connecting python with oracle

    error in connecting python with oracle

    haii all
    i have probelm with oracle and python..
    i installed oracle 10g and python2.4on windows xp machine.. and i can connect database thru python...( also installed mxODBC)
    now i want to connect this databse(windows xp) from linux(debian etch) machine..in debian i installed python 2.4, http://downloads.egeni x.com/python/egenix-mx-commercial-2.0.7-py2.3_1.i386.rp m, libiodbc and iodbc.. but i can't connect it.. it shows some...
    See more | Go to post
No activity results to display
Show More
Working...