**when i try to activate my venv its throw an error like " The module 'myworld' could not be loaded"**
PS D:\Django> myworld\Scripts\activate.dat myworld\Scripts\activate.dat : The module 'myworld' could not be loaded. For more information, run 'Import-Module myworld'. At line:1 char:1
- myworld\Scripts\activate.dat
-
+ CategoryInfo : ObjectNotFound: (myworld\\Scripts\\activate.dat:String) [], CommandNotFoundException + FullyQualifiedErrorId : CouldNotAutoLoadModule
##Solution For This Error??
! PS D:\Django> myworld\Scripts\activate.dat (myworld) C:\Users\Your Name>