Python Forum
Python IDLE intellisense not working on MacPro ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python IDLE intellisense not working on MacPro ?
#6
My mistake cmder is only for Windows,that i thought you ask about.
For Mac the Terminal is be better than Windows,you may also need to push Tab after . in original REPL.
With eg ptpython will autocompletion show up auto after ..

Try pip install ptpython or pip install ipython
Then launch in Terminal ptpython or ipython.

Installation preferably Python 3.7
Doing it Right Mac.
So doing python -V and pip -V it point to Python 3.7.
Reply


Messages In This Thread
RE: Python IDLE intellisense not working on MacPro ? - by snippsat - Jun-21-2019, 10:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  VS-Code or PyCharm Vs IDLE For Python Coding adt 14 10,379 Sep-01-2019, 05:17 AM
Last Post: adt
  Old Python-version used by IDLE GeNoS 7 4,294 Apr-13-2019, 08:04 PM
Last Post: Gribouillis
  Installing Python 3.6.4 & using IDLE freddie0245 5 6,375 Dec-24-2017, 02:27 PM
Last Post: freddie0245

Forum Jump:

User Panel Messages

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