Hi, I recently tried to install Sphinx, i've python3.4 installed on my machine (win32), i've tried several techniques to install it but i'm getting this messages when i try to install it with:
> easy_install -U Sphinx Searching for Sphinx Reading https://pypi.python.org/simple/Sphinx/ Download error on https://pypi.python.org/simple/Sphinx/: timed out -- Some packages may not be found! Couldn't find index page for 'Sphinx' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ Download error on https://pypi.python.org/simple/: timed out -- Some packages may not be found! No local packages or download links found for Sphinx error: Could not find suitable distribution for Requirement.parse('Sphinx') and when i use : > pip install Sphinx Downloading/unpacking Sphinx Cannot fetch index base URL https://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement Sphinx Cleaning up... No distributions at all found for Sphinx Storing debug log for failure in D:\Utilisateurs\A576100\pip\pip.log Thanx for you're help! -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
