Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot get started
#1
I cannot get started with my python project. I have installed python311 and I have included the path in my environmental variables. In command prompt in my project folder I try to create a virtual enviroment and get this:

Error:
C:\Users\stand\PDFExtractTest>python -m venv venv Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
If I run py at the command prompt I get this:

Error:
C:\Users\stand\PDFExtractTest>py Python 3.11.1 (tags/v3.11.1:a7a450f, Dec 6 2022, 19:58:39) [MSC v.1934 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information
Isn't that telling me python is found?
Reply


Messages In This Thread
Cannot get started - by standenman - Feb-22-2023, 03:05 PM
RE: Cannot get started - by menator01 - Feb-22-2023, 04:07 PM
RE: Cannot get started - by standenman - Feb-22-2023, 05:25 PM
RE: Cannot get started - by snippsat - Feb-22-2023, 04:35 PM
RE: Cannot get started - by standenman - Feb-22-2023, 05:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't even get started dr6 1 1,696 Aug-18-2020, 04:38 PM
Last Post: Larz60+
  Getting started mba_110 0 1,778 Jan-18-2019, 05:23 PM
Last Post: mba_110
  Getting Started wargasme 5 3,572 Jun-19-2018, 07:25 PM
Last Post: ichabod801
  Just getting started alwillia 6 3,739 May-20-2018, 07:22 PM
Last Post: ljmetzger

Forum Jump:

User Panel Messages

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