<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I just installed Python 3 64bit on Vista 64bit.<BR>
 <BR>
I am having several issues:<BR>
 <BR>
1. I cannot launch python by typing "python" anywhere in the command line.  (I added the Python directory to my PATH variable by the way).<BR>
 <BR>
2. Double clicking .py files does not run the files like it used to with 2.5<BR>
 <BR>
3. Running a setup.py file for a package I downloaded gives the error: <BR>
  File "...\Posterity-0.6\setup.py", line 5, in<BR> <module><BR>    from setuptools import setup, find_packages<BR>ImportError: No module named setuptools<BR>
 <BR>
I couldn't get this to work for Python 2.5 either (same error).<BR>
 <BR>
4. easy_install does not work period.  It did not work for Python 2.5 either.<BR>
 <BR>
 <BR>
 <BR>
So...  what changes must be made to the system to get Python working like it should after you install it?<BR><br /><hr />Windows Live™ SkyDrive: Get 25 GB of free online storage. <a href='http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_skydrive_032009' target='_new'>Check it out.</a></body>
</html>