> I was able to install Python 2.7 64-bit for Windows 7. I
> then downloaded the ez_setup.py and ran it. It installed the .egg
> file.
>
> I then attemped the Python command line: - easy_install django -
> easy_install ipython
>
> However I had no success installing the packages.
>
> I posted my error output on my site: http://madtrak.com/error.png
> JJ
They aren't python commands, they are shell commands. Run them at your
OS shell, probably after adding wherever python puts its bin files to
$PATH.
Cheers
Tom
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment