Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Dev Logs

Surya Kasturi edited this page Apr 26, 2014 · 2 revisions

Environment: Windows Action: Creating revision for a package!

Traceback:
File "C:\Python27\lib\site-packages\django\core\handlers\base.py" in get_response
  111.                         response = callback(request, *callback_args, **callback_kwargs)
File "..\SciPyCentral\scipy_central\submission\views.py" in new_or_edit_submission
  594.                                                     commit=commit)
File "..\SciPyCentral\scipy_central\submission\views.py" in create_or_edit_submission_revision
  336.                     os.rename(src, dst)

Exception Type: WindowsError at /item/new/
Exception Value: [Error 5] Access is denied
Clone this wiki locally