LionHeart123 / pyscripter

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

getting error python could not be properly initialized #684

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.clicking on shortcut to launch pyscripter
2.gives error python could not be properly initialized. we are quicting
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by niceguy...@gmail.com on 26 Aug 2012 at 6:36

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
but i dont get error that is mentioned in issue 480

Original comment by niceguy...@gmail.com on 27 Aug 2012 at 4:25

GoogleCodeExporter commented 9 years ago
The advise given there (especially the blog posts) should direct you to the 
solution of the problem.

Note that the 32-bit version of PyScripter requires the presence of a 32-bit 
python installation and the 64-bit version requires the presence of a 64-bit 
python installation from python.org. 

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

GoogleCodeExporter commented 9 years ago
I also get this error, after I have to kill pyScripter due to lock-up of my 
script.
I think it's a matter of re-initializing a pyScripter configuration file which 
connects it to external python interpreter... but WHICH file and HOW to edit it?
Or maybe it depends on some related process remaining running which must be 
killed too?

Original comment by jumomar...@gmail.com on 30 Aug 2012 at 1:09