masroore / pyscripter

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

PyScripter Launch Error #480

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have the following problem with PyScripter v2.4 and v2.4.1 .
My OS is Win7 x64.
I have installed Python 2.5.4 (32 bit).
And also all the C++ Redistributable Packages need.

I installed both v2.4 and v2.4.1 and for both I have a launching error, as 
shown on the picture attached.

Is this happening due to a conflict of C++ Redistributable Packages?
Or is this due to another reason?

Original issue reported on code.google.com by chriskan...@gmail.com on 1 Feb 2011 at 9:38

Attachments:

GoogleCodeExporter commented 9 years ago
PyScripter only works with the 32bit version of Python.  Have you by any chance 
installed the 64 bit version?

Original comment by pyscripter on 1 Feb 2011 at 2:28

GoogleCodeExporter commented 9 years ago
No I have 2.5.4, 2.7 and 3.1.3 all of them 32bit.

Do you think any possible leftovers from a previous 64-bit installation I had, 
might cause the problem?

Original comment by chriskan...@gmail.com on 1 Feb 2011 at 3:29

GoogleCodeExporter commented 9 years ago
I am not sure. Does the shortcut PyScripter --PYTHON27 or PyScripter --PYTHON31 
work?
Where is the python27.dll or the python31.dll located?  If is not in the system 
path
try using both the above flag --PYTHONxx and --PYTHONDLLPATH.

Why did you have to download the C++ Redistributable Packages? They should have 
been installed with Python 2.7 and 3.1.

Can you try downloading the zip archive version of PyScripter expand it 
somewhere and try running it from there?

Original comment by pyscripter on 1 Feb 2011 at 4:21

GoogleCodeExporter commented 9 years ago
Ok now its working.

I added Python 2.7 in my PATH, PYTHONPATH and PYTHONDLLPATH.
Also I uninstalled Python 3.1.3.

Original comment by chriskan...@gmail.com on 2 Feb 2011 at 1:44

GoogleCodeExporter commented 9 years ago
Only using the --PYTHONDLLPATH command-line option is needed.  PyScripter 
without arguments only uses registered versions of Python.  See also

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 2 Feb 2011 at 3:43

GoogleCodeExporter commented 9 years ago

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

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

Original comment by pyscripter on 6 Sep 2011 at 11:37

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

Original comment by pyscripter on 26 Aug 2012 at 8:29

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

Original comment by pyscripter on 28 Aug 2012 at 9:05