venv\Scripts\activate.bat : The module 'venv' could not be loaded. For more information, run 'Import-Module venv'. At line:1 char:1
- venv\Scripts\activate.bat
-
+ CategoryInfo : ObjectNotFound: (venv\Scripts\activate.bat:String) [], CommandNotFoundExcepti on + FullyQualifiedErrorId : CouldNotAutoLoadModule
-enter link description here Here You can check this answer. Similar question asked before. Hope it works.