I ended up having to delete the file Mp3tag-v2.53.app completely. Just putting it in the trash did not help. The install completed after that with no errors but now I can't seem to get _build/html to come up.
On Thursday, June 27, 2013 12:36:15 PM UTC+2, 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 > > -- 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.
