What does the startup error “import site failed; use -v for traceback” indicate?
´site.py´ sets up additional module paths listed in `pth´ files that are found in the default pythonpath. Python runs this file on startup, and it is found in the lib/python2 directory. Failure to run this file means: 1. You have DJGPP but did not extract the PythonD distribution correctly under the top DJGPP directory, or, 2. You did extract PythonD correctly, but do not have DJGPP correctly configured. See www.delorie.com/djgpp. 3. If you are installing PythonD without DJGPP, you still need to manually define either the PYTHONHOME or PYTHONPATH environment correctly. 4. If you are not using an appropriate LFN driver for you platform, you may have forgotten to set the ‘PYTHONCASEOK’ variable. 5. A platform-specific failure to run site.py completely. If the error persists, please report it as a bug.
Related Questions
- When I click the padlock icon to view the certificate when connected to a secure site, I receive an error message. Am I in a secure session?
- When I install VPN Client, the Deterministic Network Enhancer Add Plugin Failed error is received. How is this error resolved?
- Any error window or pop up appeared when setup failed?