0

I am trying to install some modules within python, they either say that the module is installed in the directory: python36-32\lib\site-packages or the directory: python\python36\site-packages

FHTMitchell
  • 10,157
  • 2
  • 21
  • 39
  • 1
    Did you install python twice? Maybe python comes preinstalled on your machine. What OS is this? – FHTMitchell Jun 19 '18 at 11:40
  • @ FHTMitchell I am using windows 10, and I have only installed python once, but I have repaired it a couple times. – Dimitriy Kruglikov Jun 19 '18 at 11:51
  • I'd suggest to look which python installation is in %PATH% with `path` at command prompt. I think you somehow installed or tried installing a 32bit version too. also worth a look: https://stackoverflow.com/questions/647515/how-can-i-find-where-python-is-installed-on-windows – Evgeny Jun 19 '18 at 12:12

0 Answers0