You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(venv) PS D:\Users\mike\Documents\03_work\0_python\1_sandbox\Ollama_crap\llama32_vision> nanodjango run vision_app.py
No changes detected in app 'vision_app'
Operations to perform:
Apply all migrations: admin, auth, contenttypes, sessions, vision_app
Running migrations:
No migrations to apply.
No changes detected in app 'vision_app'
Operations to perform:
Apply all migrations: admin, auth, contenttypes, sessions, vision_app
Running migrations:
No migrations to apply.
Watching for file changes with StatReloader
Performing system checks...
System check identified no issues (0 silenced).
Error: [Errno 11001] getaddrinfo failed
(venv) PS D:\Users\mike\Documents\03_work\0_python\1_sandbox\Ollama_crap\llama32_vision>
I am run Django, Flask, FastAPI and don't get any of this, I am using your sample script. I even remove the # Django Ninja API route.
The text was updated successfully, but these errors were encountered:
On Windows, I am getting the following error.
Error: [Errno 11001] getaddrinfo failed
Full error:
I am run Django, Flask, FastAPI and don't get any of this, I am using your sample script. I even remove the # Django Ninja API route.
The text was updated successfully, but these errors were encountered: