jevey / idapython

Automatically exported from code.google.com/p/idapython
Other
1 stars 0 forks source link

problem loading idapython or python 2.7.2 on win7 x64 #71

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installing IDA 6.1 and add python directory to path env var.
2. Installing idapython
3. running IDA 32-bit

What is the expected output? What do you see instead?
the command line is set to IDC insted of python

What version of the product are you using? On what operating system?
idapython-1.5.2.3_ida6.1_py2.6_win32.zip on Windows 7 x64 and python 2.7.2

Please provide any additional information below.
I started IDA as admin too but error exists...

Original issue reported on code.google.com by Hosain3...@gmail.com on 20 Aug 2011 at 9:46

GoogleCodeExporter commented 9 years ago
You probably installed Python 2.7.2 x64 instead of x86?

Original comment by elias.ba...@gmail.com on 14 Sep 2011 at 6:27

GoogleCodeExporter commented 9 years ago
We have the same problem, I use Python 2.7.2 Windows X86-64.

Original comment by minhtrie...@gmail.com on 17 Dec 2011 at 9:35

GoogleCodeExporter commented 9 years ago
Python 2.7.2 doesnt work properly with this version . Install python 2.6.x from 
http://www.python.org/download/releases/2.6.6 and you would not get this error .
Also set the environment variable on your machine and in the PATH variable make 
sure you have python 2.6 installed path before python 2.7 in case you want to 
keep both the versions.   Even i am still faing one other issue. When the IDA 
6.1 start it says that "init.py No module named os" . something like that . 
still trying to fix. any suggestion will be appreciated. 

Original comment by s4ks...@gmail.com on 4 Jan 2012 at 7:08

GoogleCodeExporter commented 9 years ago
Is there any other fix if I still use Python 2.7?

Original comment by minhtrie...@gmail.com on 4 Jun 2012 at 8:02

GoogleCodeExporter commented 9 years ago
there has some problem while I use python2.7.2 with ida pro6.3:
datail:
object of type "generator" has no len()
ps:i want to use peimei to generate pida 

Original comment by seaeast1...@gmail.com on 7 Mar 2013 at 1:06

GoogleCodeExporter commented 9 years ago
I have the same problem and have no idea to solve it !

Original comment by zouzhiyo...@gmail.com on 22 Jun 2013 at 11:23