[Django] #23024: development server: WindowsError: [Error 3]

5 views
Skip to first unread message

Django

unread,
Jul 14, 2014, 10:35:56 AM7/14/14
to django-...@googlegroups.com
#23024: development server: WindowsError: [Error 3]
--------------------------------------------+----------------------
Reporter: jonathan.strong@… | Owner: nobody
Type: Bug | Status: new
Component: Core (Management commands) | Version: 1.7-rc-1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------------+----------------------
got this first time I tried to boot up the dev server with stable/1.7.x.
Running Windows 8. The server opened fine and then crashed after about a
second ... I assume as part of its once-a-second file changes polling.

{{{
Traceback (most recent call last):
File "manage.py", line 10, in <module>
execute_from_command_line(sys.argv)
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\core\management\__init__.py", line
385, in execute_from_command_line
utility.execute()
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\core\management\__init__.py", line
377, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\core\management\base.py", line 288,
in run_from_argv
self.execute(*args, **options.__dict__)
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\core\management\base.py", line 337,
in execute
output = self.handle(*args, **options)
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\core\management\commands\runserver.py",
line 82, in handle
self.run(*args, **options)
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\core\management\commands\runserver.py",
line 91, in run
autoreload.main(self.inner_run, args, options)
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\utils\autoreload.py", line 317, in
main
reloader(wrapped_main_func, args, kwargs)
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\utils\autoreload.py", line 283, in
python_reloader
reloader_thread()
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\utils\autoreload.py", line 259, in
reloader_thread
change = fn()
File "C:\Python\lib\site-
packages\django-1.7c1-py2.7.egg\django\utils\autoreload.py", line 197, in
code_changed
stat = os.stat(filename)
WindowsError: [Error 3] The system cannot find the path specified:
'C:\\Python\\lib\\site-
packages\\setuptools-1.1.5-py2.7.egg\\pkg_resources.pyc'
1

--
Ticket URL: <https://code.djangoproject.com/ticket/23024>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 14, 2014, 10:42:04 AM7/14/14
to django-...@googlegroups.com
#23024: development server: WindowsError: [Error 3]
-------------------------------------+-------------------------------------
Reporter: jonathan.strong@… | Owner: nobody
Type: Bug | Status: closed
Component: Core (Management | Version: 1.7-rc-1
commands) | Resolution: duplicate
Severity: Normal | Triage Stage:
Keywords: | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timo):

* status: new => closed
* needs_better_patch: => 0
* resolution: => duplicate
* needs_tests: => 0
* needs_docs: => 0


Comment:

I think this will be fixed with #22991. After the fix for that ticket is
committed, please reopen if it's still an issue. Thanks.

--
Ticket URL: <https://code.djangoproject.com/ticket/23024#comment:1>

Reply all
Reply to author
Forward
0 new messages