2025-07-08 09:09:42.617 [info] > ./.venv/bin/python -c "import pip"
2025-07-08 09:09:42.652 [debug] could not find a pixi interpreter for the interpreter at /opt/homebrew/bin/python3
2025-07-08 09:09:42.653 [debug] Activation Commands received undefined for shell bash, resource undefined and interpreter /opt/homebrew/bin/python3
2025-07-08 09:09:42.654 [info] > ./.venv/bin/python -c "import pytest"
2025-07-08 09:09:42.685 [debug] Error when checking if module is installed pytest n [Error]: Traceback (most recent call last):
File "<string>", line 1, in <module>
import pytest
ModuleNotFoundError: No module named 'pytest'
steps to reproduce:
a few things I want to fix: