LionHeart123 / pyscripter

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

Started Pyscripter first time, "Python could not be properly initialized. We must quit" #608

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Pyscripter v2.4.3 on Windows XP Home Edition v. 2002
2. Started Pyscripter 3.2

What is the expected output? What do you see instead?
I expected the pyscripter IDE to start, but I received the error message 
""Python could not be properly initialized. We must quit" instead

What version of the product are you using? On what operating system?
v2.4.3 on WinXP Home Edition v. 2002

Please provide any additional information below.

Original issue reported on code.google.com by sha...@gmail.com on 28 Jan 2012 at 4:26

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
I have the same issue running v2.4.3 on Windows 7 professional SP1. not sure 
what else you need... 32-bit OS, 4GB RAM, AMD 64 X2 Dual Core Processor 3600+ 
2.00GHz

Original comment by timmyb...@gmail.com on 9 Mar 2012 at 5:06

GoogleCodeExporter commented 9 years ago
You need to install a 32-bit (x86) Python release from www.python.org e.g. 
Python 2.6, 2.7, 3.2 etc.

Original comment by pyscripter on 9 Mar 2012 at 10:57

GoogleCodeExporter commented 9 years ago
so what is the solution

Original comment by icsok...@gmail.com on 11 Apr 2014 at 9:02

GoogleCodeExporter commented 9 years ago
the same happens with windows 8 x64... I think we have a mistake in the 
programming of PyScripter for Windows x64... Please make Ok!

Original comment by Marco.Gu...@gmail.com on 2 May 2014 at 12:29

GoogleCodeExporter commented 9 years ago
I finally got it working by (a) not changing the directory it gets installed in 
to something else...just left it in c:/programfiles/pyscripter ...and (B) going 
into the pyscripter folder and in the lib folder extracting the rpyc folder so 
that there is another rpyc folder inside the lib folder that isnt compressed! 
hope that helps

Original comment by waterfal...@gmail.com on 24 May 2014 at 10:15

GoogleCodeExporter commented 9 years ago
i install pyscripter-v2.5.3x64 but when first run appeared error "python could 
not be property initialized" i use windows 8 64 bit what i do please

Original comment by khalid.s...@gmail.com on 27 Mar 2015 at 8:04

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:17