anoniuuiti commented on issue #38310: URL: https://github.com/apache/superset/issues/38310#issuecomment-4583015751
> Any news on this ? As of today, I can't run my custom image using Superset v6.1.0 (no issue with v6.0) > > When running the following command `docker compose -f docker-compose-image-tag.yml up` using my v6.1 custom image > > ``` > superset_init | Resolved 1 package in 1ms > superset_init | Building apache-superset-core @ file:///app/superset-core > superset_init | Built apache-superset-core @ file:///app/superset-core > superset_init | Prepared 1 package in 709ms > superset_init | Uninstalled 1 package in 96ms > superset_init | warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. > superset_init | If the cache and target directories are on different filesystems, hardlinking may not be supported. > superset_init | If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. > superset_init | Installed 1 package in 4ms > superset_init | - apache-superset-core==0.1.0rc3 (from file:///app/superset-core) > superset_init | + apache-superset-core==0.1.0 (from file:///app/superset-core) > superset_init | Reinstalling the app in editable mode > superset_init | × No solution found when resolving dependencies: > superset_init | ╰─▶ Because only apache-superset-core==0.1.0 is available and > superset_init | apache-superset-core==0.1.0 depends on sqlglot>=30.8.0,<31, we > superset_init | can conclude that all versions of apache-superset-core depend on > superset_init | sqlglot>=30.8.0,<31. > superset_init | And because apache-superset==6.1.0 depends on apache-superset-core and > superset_init | sqlglot>=28.10.0,<29, we can conclude that apache-superset==6.1.0 cannot > superset_init | be used. > superset_init | And because only apache-superset==6.1.0 is available and you > superset_init | require apache-superset, we can conclude that your requirements are > superset_init | unsatisfiable. > ``` Encountering same issue here -- 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]
