Closed aecorn closed 1 year ago
Using ssb-project build replaces path to the python version to a central location: While the location is actually inside the project under .venv/bin/python3 This breaks the kernel's connection to the venv.
ssb-project build
This should be fixed in v1.3.1
Using
ssb-project build
replaces path to the python version to a central location: While the location is actually inside the project under .venv/bin/python3 This breaks the kernel's connection to the venv.