LionHeart123 / pyscripter

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

access violations followed by lockup #600

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Upon opening pyscripter in Windows 7 64 bit I was greeted by a message 
informing me that my python path was not setup correctly, which is simply not 
true. After choosing to continue anyway I was immediately spammed by over a 
dozen pop-up windows, most concerning access violations. These in turn were 
followed by a frozen main application which I had to use task manager to kill.

If it helps, my python hkeys are exactly as they should be so this IS something 
in the code itself that's gone wonky. If I have time I'll try to see what it 
doesn't like about my box (and/or site packages) and report back.  

Original issue reported on code.google.com by JavaSuck...@gmail.com on 9 Jan 2012 at 3:18

GoogleCodeExporter commented 9 years ago
Very strange.  There have been about 1800 downloads of the 64-bit version and 
nobody has reported such a problem.  
What was the message exactly?  Please check whether you got some loose python 
dll in the system path.  I assume that the 64-bit python shell is working 
correctly. 

Also try PyScripter with the python version flag.  For example if you know have 
installed python 2.7 try

pyscripter --python27 

or use the provided shortcut.

Original comment by pyscripter on 9 Jan 2012 at 6:10

GoogleCodeExporter commented 9 years ago
i get this same problem even with using the shortcuts

Original comment by HenryC.d...@gmail.com on 1 Feb 2012 at 8:35

GoogleCodeExporter commented 9 years ago
Are you sure you are having a 64-bit version of Python?

Original comment by pyscripter on 4 Feb 2012 at 1:12

GoogleCodeExporter commented 9 years ago
No feedback and cannot be reproduced.  Make sure you have a 64-bit version of 
Python properly installed.

Original comment by pyscripter on 2 Mar 2012 at 4:21