-1

env\Scripts\activate when I want to activate my env they saying I can't cause the execution of the script its disabled and its happens to me with every file in my django folder (except the html files)
I would be glad if someone help me resolving this problem thanks you

I want to create a html page using dgango and python (in vs code), to do that i need first to solve 2 problems 1 - I need to solve the problem of django: the computer is saying that django is not found even thou I downloaded it in my terminal of vs code 2 - I have problem activating my envirement as you can see in the photo

6
  • That very much looks like an organizational restriction, company laptop and the like. If that's the case it's the IT support/department at your workplace/school who can help. Commented Apr 21 at 11:57
  • There are no photos... Commented Apr 21 at 12:00
  • i am learning by myself can u sugest me a solution please , and, thank you for u time replying at this message Commented Apr 21 at 12:01
  • i am learning by myself , can u help me solving this problem , and, thank you for replying my coment , i really apreciate it Commented Apr 21 at 12:03
  • stackoverflow.com/search?q=%5Bvirtualenv%5D+execution+disabled Commented Apr 21 at 12:19

1 Answer 1

-2

Please set up your environment properly using the CLI, and make sure to run the script from the exact path or folder.
If you’re using a Windows machine, ensure that the terminal is Command Prompt (CMD) instead of PowerShell.

Sign up to request clarification or add additional context in comments.

1 Comment

I'm sure you can't install Django in your working environment. Please install and check again.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.