rdsteed / pyscripter

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

Missing python23.dll #758

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installed the IDE and opened it.
2.
3.

What is the expected output? What do you see instead?
Should have opened the IDE. But I got a dialogue box saying Couldn't find 
python23.dll. I have python 2.7 installed in my system.

What version of the product are you using? On what operating system?
I have python 2.7 installed in my system. Windows 7 Professional

Please provide any additional information below.

Original issue reported on code.google.com by sureshba...@gmail.com on 8 Jan 2014 at 3:52

GoogleCodeExporter commented 9 years ago
Is you python 2.7 a standard installation from www.python.org?

Original comment by pyscripter on 23 Mar 2015 at 4:14

GoogleCodeExporter commented 9 years ago
Which version of PyScirpter are you using?

**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.

See also 
https://code.google.com/p/pyscripter/wiki/FAQ#How_do_I_use_PyScripter_with_an_un
registered_version_of_Python_(

Original comment by pyscripter on 28 Mar 2015 at 8:15