View Single Post
  #1 (permalink)  
Old 16-10-2008, 13:26
poutsis poutsis is offline
new member
 
Join Date: Oct 2008
Posts: 1
Default i cant run python scripts on my dedi HELP!

k, the titlte says it all. i have probs when i try to run python scripts on my dedi.

It shows me:

Traceback <mostly recent call last<:
File "C:\mplampla", line 50 module>
import urllib,sys,re,os,socket,httplib,urllib2,time,rando m
File "C:\Python26\lib\urllib.py",line 26, in <module>
import socket
File "C:\Python26\lib\socket.py", line 46 in <module>
import _socket

ImportError: DLL load failed:This application has failed to start because application configuration is
incorrect. Reinstalling the application may fix the problem.

Help guys i really need to run this script.

I reinstalled python but same it keeps showing me the same retarded error.
Reply With Quote