On Mon, 31 Aug 2015 08:21:30 +0000, Takayuki Shimizukawa wrote:
> 2015年8月30日(日) 19:40 Bill Bedford <[email protected]>:

> I guess your python environment has path to
> 
/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/Sphinx/
> This path might be included in sys.path:
> $ python
>>>> import sys
>>>> print(sys.path)
> *** list of path will be printed here ***
> 
> If it's true, you must remove the path that is pointing to Sphinx directory.
> 
> BTW, why does your `Sphinx` directory name is capitalized?
> How do you install Sphinx?

There was a './Sphinx' entry in a 'easy-install.pth' file. Now that has 
been removed sphinx is working as it should

Thanks for your help

-- 
Bill Bedford

"Man is an animal suspended in webs of significance he himself has spun"

                                                                                
      
-- Clifford Geertz

-- 
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.

Reply via email to