Python Forum
New to python : need to install hwcounter
Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New to python : need to install hwcounter
#13
I don't think, but you can never be sure about MS OS, that windows 10 would have anything to do with it.
So, you can do a test. Fine the directory where python 3.5.4 in installed, if necessary you can use power shell command
Quote:get-childitem C:\yourdir -include *.c -recursive |Select-String -pattern sqlcommand

Sorry can't give exact command as I don't have windows running anywhere. I know the -include *.c won't be part of it.
but once you have found where python is insatlled, change to the scripts directory just below python home directory
you will find pip there, try running pip from there, and don't run setuptools or anything else, just pip
Reply


Messages In This Thread
RE: New to python : need to install hwcounter - by Larz60+ - Jan-14-2019, 04:56 PM

Forum Jump:

User Panel Messages

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