On Thursday, 27 June 2013 16:06:15 UTC+5:30, Mark Xenakes wrote:
>
> Hi,
>
> Trying to get Sphinx installed on a Mac. When I went to test the install I 
> received this error. Any one know what the issue might be? What does a file 
> in my downloads folder have to do with it?
>
> Thanks.
>
>
> heimdal:~ xenakes$ make html
> sphinx-build -b html -d _build/doctrees   . _build/html
> Making output directory...
> Running Sphinx v1.2b1
> loading pickled environment... not yet created
> Exception occurred:
>   File 
> "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Sphinx-1.2b1-py2.7.egg/sphinx/util/osutil.py",
>  
> line 75, in walk
>     names = os.listdir(top)
> OSError: [Errno 13] Permission denied: 
> '/Users/xenakes/Downloads/Mp3tag-v2.53.app/Contents/Resources/dosdevices/z:/.DocumentRevisions-V100'
> The full traceback has been saved in 
> /var/folders/0y/7rpd4b0x0dz_8m5vpl98vyg80000gn/T/sphinx-err-9DP753.log, if 
> you want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error 
> message can be provided next time.
> Either send bugs to the mailing list at <
> http://groups.google.com/group/sphinx-users/>,
> or report them in the tracker at <
> http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
> make: *** [html] Error 1
>
>
Hi Mark,

I see "z:" within the logs and that is weird.  I feel that the contents of 
your RST file may be the culprit.  Can you use relative paths in that RST 
file to download a file?

--
Purnank

-- 
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/groups/opt_out.


Reply via email to