pinokiocomputer / pinokio

AI Browser

Home Page:https://pinokio.computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Loading ASGI app. Could not import module server

joewinke opened this issue · comments

First time running Pinokio. Trying brushnet as my first app. When I run it, it installs and then crashes out with:

(env) (base) <<PINOKIO SHELL>> 
creating a shared drive:
{
  "venv": "app/env"
}
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
eactivate && conda activate base && uvicorn --port 42001 server:appte && conda deactivate && conda d 
ERROR:    Error loading ASGI app. Could not import module "server".
(base) <<PINOKIO SHELL>> 

I've stopped the install, then re-run it, and it always freezes up here.

I am having the same issue

(env) (base) <>
creating a shared drive:
{
"venv": "app/env"
}<> eval "$(conda shell.bash hook)" && conda deactivate && conda deactivate && conda deactivate && conda activate base && uvicorn --port 42001 server:app
ERROR: Error loading ASGI app. Could not import module "server".
(base) <>