RonyMacfly commented on issue #26241: URL: https://github.com/apache/superset/issues/26241#issuecomment-1886231256
Its working. thx ``` python3.11 -m venv venv source venv/bin/activate pip install -U pip pip install wheel apache-superset ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
