I can't install rc0.

Won't work with pip or easy install from the web site because pypi is 
impossibly slow and times out.


I have a local copy but python setup.py install fails as follows:

Traceback (most recent call last):
  File "setup.py", line 22, in <module>
    from sphinx import setup_command
ImportError: No module named sphinx

But, I have downloaded the sphinx egg and have already installed it.  Seems 
that the Spyder installer insists on having its own copy of sphinx instead 
of relying on what is already in site-packages.

This is just the typical python dependency mess that no one bothers to fix 
or fixes over and over again (distutils, easy_install, pip) with new, 
non-overlapping bugs and inconsistencies.  This is why only trivial 
packages can be installed or only binary installers work.

What a fragile mess.  And spyder is so good to be hampered by this 
raggedness.

Any answers?

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" 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/spyderlib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to