#31716: django-admin runserver mostly does not work on Windows
-----------------------------------+--------------------------------------
     Reporter:  Christian Ullrich  |                    Owner:  nobody
         Type:  Uncategorized      |                   Status:  closed
    Component:  Uncategorized      |                  Version:  3.0
     Severity:  Normal             |               Resolution:  worksforme
     Keywords:                     |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by Carlton Gibson):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 I can't reproduce an error here. venv (and virtualenv and ...) and pip
 (and ...) all seem to work correctly. Unless you can provide a reproduce I
 don't think there's anything we can say.

 > <some-venv>\scripts\python.exe: can't open file '<some-
 venv>\test\Scripts\django-admin': [Errno 2] No such file or directory

 I would expect both `python` and `django-admin` to be in `<some-
 venv>\Scripts`.
 The `.exe.` generally isn't needed.
 If your venv is active you can run `django-admin` directly, e.g. `>
 django-admin help`

 All I can think is to recommend checking that you're on up to date
 versions and such, but day to day this works fine normally... Sorry I
 can't say more.
 You may need to see TicketClosingReasons/UseSupportChannels.

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.72c9cb53c81a3d43c609c87abeb9b314%40djangoproject.com.

Reply via email to