Skip to content

Conversation

@lpoujade
Copy link
Contributor

@lpoujade lpoujade commented Feb 9, 2025

I don’t know pdm but it seems it needs the correct venv path in PDM_PYTHON env var, or in .pdm-python file which is apparently generated by pdm use -f /venv/.venv. Also, subsequent python commands seems to need to be run with pdm run …

To be confirmed but for me, it fix #328

Copy link
Member

@fallen fallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me! Merging, thanks a lot!
I tested before and after, it indeed fixes the problem.

@fallen fallen merged commit 0ae4983 into pytition:master Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot build docker image: ImportError: Couldn't import Django

2 participants