Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
my venv is not loading
#1
i created a virtual environment in my command prompt and activated it. i then opened my files through vs code but when i want to activate the previously created virtual environment through the command 'workon' my vs code gives me an error message and i cannot continue with my project unless i can access that specific virtual environment. please help
Reply
#2
Look at this post
So can click down in right corner or search in commands Python: Select Interpreter.
Environment made with Python venv will look like this 3.12('demo_env': venv) in VS Code..
bsf90 likes this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Understanding venv; How do I ensure my python script uses the environment every time? Calab 1 2,291 May-10-2023, 02:13 PM
Last Post: Calab
  Python venv and PIP version issue JanOlvegg 2 1,279 Feb-22-2023, 02:22 AM
Last Post: JanOlvegg
  Visual Studio Code venv ibm_db error mesi1000 7 2,833 Nov-13-2022, 12:36 AM
Last Post: snippsat
  pip and venv virtual environments soupworks 2 2,307 Dec-30-2020, 11:38 PM
Last Post: soupworks
  Not able to set up a virtual environment with venv mohanp06 7 13,859 Oct-27-2020, 12:18 PM
Last Post: snippsat
  Creating virtual environment with venv arilev 1 1,871 Dec-16-2019, 05:14 PM
Last Post: Larz60+
  Pycharm community edition venv folder tantony 3 3,331 Oct-18-2019, 12:28 PM
Last Post: tantony
  Can't decide - install modules with Ubuntu package manager (apt) or pip3 in venv Thisisaline 6 3,809 Jul-19-2019, 04:58 PM
Last Post: snippsat
  python -m venv VS virtualenv kazi380 4 3,035 Jul-17-2019, 08:51 PM
Last Post: Larz60+
  using pyenv and virtual environment created with venv question Larz60+ 3 3,980 Jul-04-2018, 04:30 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020