Python Forum
Development Environment Problems
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Development Environment Problems
#2
VSCode is very stable, so doubt that's the issue.

For simple tests, you can:
  1. change directory to project
  2. then activate the vrtual environment
  3. create your .py files
  4. from command line python myprog.py

pretty simple, but I would recommend that you work out your current approach.
Using above method is only good for limited testing of simple scripts.
Reply


Messages In This Thread
Development Environment Problems - by standenman - Jun-13-2023, 07:15 PM
RE: Development Environment Problems - by Larz60+ - Jun-13-2023, 10:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python development environment standenman 3 1,811 May-04-2023, 07:24 PM
Last Post: snippsat
  preparing the installation of a Python-development environment apollo 8 4,267 Apr-02-2020, 05:36 PM
Last Post: apollo

Forum Jump:

User Panel Messages

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