中的解释是,64位的PyScripter,必须搭配64位的Python用。 而我这里,去启动Python shell(command line)后发现,我这里不是64位,而是32位的: Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.150032 bit(Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information...
* If you are using a 64bit version of Windows note that PyScripter will only work if a 32bit version of Python is installed. 你再检查下你已安装的python是32bit的吗,等等其他问题可以到wiki和issue中查询的: http://code.google.com/p/pyscripter/w/list joy2everyone pyscripter 跨越平台? pyscripte...
In Windows 64 bit, 32 bit applications are installed in c:\program files (x86). So it is normal that PyScripter 32bit is installed in that folder. What might be causing the trouble is the PYTHONHOME (not PATHHOME) environment variable. If you look at the image with the output of the...
(x64) works only on 64-bit Windows **and** with 64-bit versions of Python. The 32-bit version (x86) of PyScripter works on both 32-bit and 64-bit Windows with 32-bit versions of Python. The zip files contain portable versions of PyScripter. No installation is needed. Just unzip ...
Also your ArcGIS python is 32 bits. You will need a 32-bit version of PyScripter that supports python 2.x. PyScripter 3.6 32-bits is the latest version. You can either uninstall your current version of PyScripter and install PyScripter 3.6 32-bits from here or download the registry-free in...
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 lamart1 commented Nov 10, 2015 I tried PyScripter-v2.6.0-Setup - it was not working. But link below is working: ...
GoogleCodeExportercommentedAug 24, 2015 I get this traceback error very often when I try to close pyscripter. Ver 1.9.5, Windows XP prof sp2. Exception class: EAccessViolation Exception message: Access violation at address 004045A0 in module 'PyScripter.exe'. Read of address FFFFFFDD. Exception...
Use TortoiseSVN to download the code from pyscripter.googlecode.com To compile the PythonIDE.dpr, you first need to install the following components: - Python for Delphi (http://python4delphi.googlecode.com/ - use SVN) - JCL (jcl.sf.net) - at Github.com or use daily packages from http...
It works with python 32 bit. Also, it would be great to advise in your wiki about this issue. I know that we can't load 64 bit dlls with 32 bit application but i was focusing instead on your error code. The whole day i've searched on google for : Error 193: Could not open Dll...