rdsteed / pyscripter

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

PyScripter 2.5.3 (64bit) not working with Python 3.4.3 (64bit) on Win10 Preview #797

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Python 3.4.3 (64bit)
2. Install PyScripter 2.5.3 (64 bit)
3. Restart
4. Run PyScripter

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

Expected: PyScripter finds Python installed and runs.
Actual: Will not run complaining that Python couldn't be initialized.

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

PyScripter 2.5.3 (64bit) on Windows 10 Preview (Build 10074) with Python 3.4.3 
(64bit).

Please provide any additional information below.

C:\Python34 is on the PATH

Original issue reported on code.google.com by lglath...@gmail.com on 18 May 2015 at 5:46

GoogleCodeExporter commented 9 years ago
Nevermind ... You can close this. I obtained 32bit Pyscripter 2.6 and it works 
fine with 32bit Python on Windows 10 (64bit). I'm good now.

Original comment by lglath...@gmail.com on 18 May 2015 at 9:39