hardcoded /usr/bin/python in basisproject
AmberLazulite opened this issue · 1 comments
AmberLazulite commented
cannot select python version for basis using PATH
because shebang is hardcoded: /usr/bin/python
consider using /usr/bin/env python3 instead as importlib.machinery is required
AmberLazulite commented
sorry the basisproject.py.in file is correct, my version is not.
i'am closing this issue