thecocce / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

python could not be properly initialized #460

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
after install in win32,a messages have print"python could not be properly 
initialized",how to resolve?

Original issue reported on code.google.com by littleji...@gmail.com on 28 Dec 2010 at 7:53

GoogleCodeExporter commented 9 years ago
- Do you have a Python distribution from python.org installed? Which version?
- Did you install Python as "All Users"?
-  Check that Python is properly installed.  Does the command prompt work as 
expected?
-  Reinstall PyScripter.  You may want to try the zip registry free
installation, if you do not have admin rights.
-  To use PyScripter with a specific python version either use the
provided shortcut with the full installation, or the command-line
option --PYTHONxx, e.g. --PYTHON27 for using Python version 2.7. 

See 
http://code.google.com/p/pyscripter/wiki/FAQ#How_do_I_use_PyScripter_with_Portab
le_%28Movable%29_Python? for details about using PyScripter with an 
unregistered version of Python.

Original comment by pyscripter on 28 Dec 2010 at 8:45

GoogleCodeExporter commented 9 years ago
See also:
http://pyscripter.blogspot.com/2010/10/where-on-earth-is-pythonxxdll.html
http://pyscripter.blogspot.com/2010/10/where-on-earth-is-pythonxxdll-2.html
http://pyscripter.blogspot.com/2010/11/where-on-earth-is-pythonxxdll-3.html

Original comment by pyscripter on 28 Dec 2010 at 10:04

GoogleCodeExporter commented 9 years ago
I am closing this issue since there is no feedback.

Original comment by pyscripter on 27 May 2011 at 3:19

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 27 May 2011 at 3:19

GoogleCodeExporter commented 9 years ago
Issue 514 has been merged into this issue.

Original comment by pyscripter on 28 May 2011 at 1:39

GoogleCodeExporter commented 9 years ago
Issue 480 has been merged into this issue.

Original comment by pyscripter on 29 May 2011 at 11:10

GoogleCodeExporter commented 9 years ago
Issue 476 has been merged into this issue.

Original comment by pyscripter on 29 May 2011 at 11:12

GoogleCodeExporter commented 9 years ago
Issue 608 has been merged into this issue.

Original comment by pyscripter on 7 Feb 2012 at 11:02

GoogleCodeExporter commented 9 years ago
**Before** using PyScripter, you must ensure that there is a version of Python 
greater or equal to 2.4 installed on your machine. Windows.  If you do not have 
one 
installed, you can download one from http://www.python.org/.

The 64-bit version of PyScripter (x64) works only on 64-bit Windows **and**
with 64-bit versions of Python.  The 32-bit version of PyScripter works on both
32-bit and 64-bit Windows with the 32-bit versions of Python.

Original comment by pyscripter on 27 Mar 2015 at 11:18