Does tutor work installed in a virtual environment? I have been running into problems with local development using tutor and pipenv.
In general I don’t like installing python cli’s (aws, etc) globally.
Does tutor work installed in a virtual environment? I have been running into problems with local development using tutor and pipenv.
In general I don’t like installing python cli’s (aws, etc) globally.
The problems I was running into had to do with port configurations. 80 wasn’t available.
Yes tutor absolutely works in a virtual environment, and that’s how I have always used it.