Loading request...
User finds it a hassle to manually activate/deactivate Python virtual environments and suggests a way to automatically activate them, possibly through arguments in the code, for a smoother development workflow.
you need to active the virtual environment right and deactivate it after right? then you can't use the library you install once you forgotten to active it and it's kinda hassle if you need to active it to the terminal again or you can put an arguments in the code so that it can activate automatically🤔🤔🤔🤔 i hope someone here will enlighten me I'm new in coding