Hello community!

I am new to Sphinx. I'm trying to install Sphinx v. 1.1.3 on a Windows 7 
Professional but I find that is failing and I can not install it. Nor found 
the how-to on the website of sphinx (http://sphinx.pocoo.org/ #), I tell 
you what I've accomplished and I appreciate your suggestions.

1. Install python 2.7 on windows (python-2.7.3.msi) in Windows Installer 
version.
2. configure Windows PATH including the following routes:
    C:\Python27;
   C:\Python27\DLLs;
   C:\Python27\LIB;
   C:\Python27\Scripts;

3. Python was installed in C:\Python27\
4. Restart Windows.
5. Download and install setuptools able to use easy_install
6. Create a directory under C:\Python27\ called downloads.
6. Download Sphinx-1.1.3-py2.7.egg under dir. mentioned.
7. When attempting to run in the python console command: 

   easy_install / descargas/Sphinx-1.1.3-py2.7.egg      

I get the message:

>> Easy_install / descargas/Sphinx-1.1.3-py2.7.egg
SyntaxError: invalid syntax
>>> Help (easy_install)

Any idea what is wrong ?? Thanks for the clarifications.
Greetings.

e-friend-partner.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sphinx-dev/-/8a43_eWV_IwJ.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to