Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Here we go again another nightmare
#14
Well, that is certainly not all the modules you have.

In your cmd terminal, enter:
python
>>>help()
>>>modules

* it takes a moment to populate
** type "quit" to exit back to python
to see a list of all installed modules. If all you see is what you've shown, then your Python is totally messed up and I would suggest you uninstall/reinstall Python.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Here we go again another nightmare - by Blue Dog - Nov-10-2016, 12:18 AM
RE: Here we go again another nightmare - by sparkz_alot - Nov-13-2016, 06:27 PM
RE: Here we go again another nightmare - by wavic - Nov-14-2016, 07:45 AM

Forum Jump:

User Panel Messages

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