copying static files... Exception occurred: File "C:\Python25\lib\shutil.py", line 159, in rmtree names = os.listdir(path) WindowsError: [Error 2] The system cannot find the path specified: 'j:\\mcc\\sphinx-test\\build\\html\\_static\\api/*.*' The full traceback has been saved in c:\docume~1\tdelaney\locals~1\temp\sphinx-err-rvq8fd.log, if you want to report the issue to the author. Traceback (most recent call last): File "C:\Python25\lib\site-packages\sphinx-0.4.2-py2.5.egg\sphinx\__init__.py", line 135, in main app.builder.build_update() File "C:\Python25\lib\site-packages\sphinx-0.4.2-py2.5.egg\sphinx\builder.py", line 202, in build_update 'out of date' % len(to_build)) File "C:\Python25\lib\site-packages\sphinx-0.4.2-py2.5.egg\sphinx\builder.py", line 245, in build self.finish() File "C:\Python25\lib\site-packages\sphinx-0.4.2-py2.5.egg\sphinx\builder.py", line 595, in finish shutil.rmtree(targetname) File "C:\Python25\lib\shutil.py", line 161, in rmtree onerror(os.listdir, path, sys.exc_info()) File "C:\Python25\lib\shutil.py", line 159, in rmtree names = os.listdir(path) WindowsError: [Error 2] The system cannot find the path specified: 'j:\\mcc\\sphinx-test\\build\\html\\_static\\api/*.*'