Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VSCode magicPython??
#1
I recently upgraded VSCode (Version 1.28.1) and just noticed that it's not using my virtual environment for python, and not sure how to change.
Trying to 'select python interpreter' does not allow change, and if I go into settings, not sure what to change. But this 'MagicPython' is
not in my virtual environment and packages I have installed are being ignored.

What to change?
Reply
#2
Look at python.venvPath
It work okay for me,but have to click sometime down in left corner and select Python interpreter for environment(when not active).

Can also mention that cmder setup is now in official Doc.
I have used cmder as Terminal for long time now in VS Code,as cmd/Powershell Evil is just terrible.
Reply
#3
I miss cmder, but no longer on windows.
Thanks for the heads up on MagicPython.
Reply


Forum Jump:

User Panel Messages

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