Ayoub-BOUCHACHIA commented on PR #30134:
URL: https://github.com/apache/superset/pull/30134#issuecomment-3164413819

   I'm using Superset 4.1.2, but the solution isn't working for me. Can anyone 
explain why?
   
   Here’s the relevant output from my logs:
   
   ```bash
   [notice] A new release of pip is available: 25.0.1 -> 25.2
   [notice] To update, run: pip install --upgrade pip
   Starting web app (using development server)...
   Usage: flask run [OPTIONS]
   Try 'flask run --help' for help.
   
   Error: The factory "create_app(superset_app_root='/archipel')" in module 
'superset' could not be called with the specified arguments.
   + '[' 0 -eq 1 ']'
   + [[ 1 -gt 0 ]]
   + [[ dev == \d\e\v ]]
   + echo 'Skipping gunicorn, running app in dev mode'
   + bash /app/docker/docker-bootstrap.sh app
   Skipping gunicorn, running app in dev mode
   Installing local overrides at /app/docker/requirements-local.txt
   Requirement already satisfied: psycopg2-binary==2.9.6 in 
/usr/local/lib/python3.10/site-packages (from -r 
/app/docker/requirements-local.txt (line 1)) (2.9.6)
   WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager, possibly rendering your 
system unusable. It is recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you 
know what you are doing and want to suppress this warning.
   
   [notice] A new release of pip is available: 25.0.1 -> 25.2
   [notice] To update, run: pip install --upgrade pip
   Starting web app (using development server)...
   Usage: flask run [OPTIONS]
   Try 'flask run --help' for help.
   
   Error: The factory "create_app(superset_app_root='/archipel')" in module 
'superset' could not be called with the specified arguments.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to