Python Forum
[split] Windows can't find installed packages
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[split] Windows can't find installed packages
#2
(Nov-16-2019, 11:56 PM)deep_logic Wrote: Hi all,
I seem to have a similar situation trying to import beautifulsoup4. I've installed beautifulsoup4 using pip in a command prompt. All good. However, I try to use my IDLE and import but, "module not found" error.
It seems as though I may have 2 installations of python. One install is the one I configured for my environment variables, and I think the other one installed when I installed Visual Studio. So, do I uninstall Visual Studio and hope that the modules will work with my IDLE? Or maybe uninstall both?
OS: WIN10, PYTHON3.7.2 AND 3.7.4
Thanks for any help
Hi!

I think python versions 3.7.2 and 3.7.4 are similar, so I would just keep the 3.7.4, but it is my opinion. Then I would install again beautifulsoup4 in it, if it isn't already there. You can afterwards, check with the program I included in point 3) of my post #4 on this thread:

https://python-forum.io/Thread-Windows-c...d-packages

All the best,
newbieAuggie2019

"That's been one of my mantras - focus and simplicity. Simple can be harder than complex: You have to work hard to get your thinking clean to make it simple. But it's worth it in the end because once you get there, you can move mountains."
Steve Jobs
Reply


Messages In This Thread
RE: Windows can't find installed packages - by newbieAuggie2019 - Nov-17-2019, 08:23 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Launcher (on Windows) only necessary when 2 or more Python versions installed? pstein 1 393 Feb-17-2024, 12:43 PM
Last Post: deanhystad
  How to find out from outside Python (in Windows) the current version of Python? pstein 4 827 Oct-04-2023, 10:01 AM
Last Post: snippsat
  How do I find the 64 bit download for Windows? Blackwood 1 1,538 Aug-18-2020, 11:19 AM
Last Post: snippsat
  [split] SyntaxError when trying to execute code on Windows nehaya 2 2,037 Aug-04-2020, 11:18 AM
Last Post: nehaya
  how to find module in installed packages keuninkske 3 3,284 May-09-2020, 10:21 PM
Last Post: keuninkske
  pycharm cannt find dlib which is installed kevinlee325 2 4,378 Oct-15-2019, 04:56 AM
Last Post: kevinlee325
  [split] FileNotFoundError...System cannot find the path specified powerrocker 1 2,094 Oct-03-2019, 09:09 AM
Last Post: buran
  Windows can't find installed packages TSheets13 7 7,710 Oct-02-2019, 06:12 PM
Last Post: snippsat
  Split pyscaffold project into packages locally mucrom 0 1,533 Aug-05-2019, 12:07 PM
Last Post: mucrom
  Python can't find module installed in anaconda iFunKtion 12 54,915 Mar-06-2019, 05:15 PM
Last Post: jwsmallz

Forum Jump:

User Panel Messages

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