activate virtual enviroment in window

Another quick solution I have found here (it is applicable for Windows Powershell only) is like this:

begin

step1: \venv\Scripts\cmd

step2:  activate.bat or activate

end

Comments

Popular posts from this blog

simple inventory management system using Google Apps Script

sales forecasting ML model in retail using the Prophet algorithm from the Facebook Prophet library

create a CRUD web application with Google Apps Script