Python Forum
Installing Qt for Python. (On Windows 10)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing Qt for Python. (On Windows 10)
#8
I put my virtual environment in the root directory of the project I am working on. If you are using pycharm or vscode (or probably any of the IDE's) it doesn't matter where you put the virtual environment because they remember where it is.

If you named your virtual environement venv, then you would type "venv\Scripts\activate" to run it. I find in Windows that you don't have to type the .bat. You also don't have to worry about upper/lower case because windows doesn't care.
Reply


Messages In This Thread
RE: Installing Qt for Python. (On Windows 10) - by deanhystad - Apr-14-2022, 06:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Installing auto-sklearn on Windows 10 Led_Zeppelin 1 2,744 Apr-15-2021, 08:02 PM
Last Post: bowlofred
  Need help installing infoblox-client on Windows 10 dazmac10 1 2,603 Mar-07-2021, 10:57 PM
Last Post: snippsat
  error while installing any library using pip in windows AkashKansal 1 4,481 Sep-24-2020, 07:51 AM
Last Post: buran
  installing python in windows 10 martynarthur2102 1 1,706 Aug-22-2020, 01:53 PM
Last Post: buran
  Installing pip windows 10 jcg36 9 5,282 Sep-13-2019, 12:44 PM
Last Post: snippsat
  pip not installing any package on windows royhimo855 0 3,185 Dec-10-2018, 07:58 AM
Last Post: royhimo855
  Installing and running a python web scraping app from github to a windows 8.1 system eugenioca 17 8,432 Oct-06-2018, 08:14 AM
Last Post: eugenioca
  Error while installing python3.6.4 on windows 10 SaurabhMaheshwari 1 4,211 Feb-18-2018, 09:36 PM
Last Post: sparkz_alot
  pip installing package using c++ boost in windows 6hearts 2 4,501 Feb-16-2018, 06:09 PM
Last Post: 6hearts
  Installing cartopy on Windows 10 varung1985 1 6,121 Mar-27-2017, 11:01 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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