Hi,
I had to upgrade my python to python 3.2 on windows 64 now I am trying to import arcpy in the IDLE an I am encountering with "ImportError: No module named arcpy". I add the PYTHONPATH (Desktop10.pth) from python26\Lib\site-packages folder to Python 3.2 directory and it stop complaining about arcpy but now I am getting "ImportError: cannot import name gp" Error message!
Can you please let me know how I can run arcpy module in python 3.2?
Regards,