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 ?
#7
Installed by running:

pip install ptpython

Launched by running:

ipython

import sys
sys.<HIT TAB>
It works. Not as effectively as the Python IDLE in Windows OS but it does help.

Thanks!
Reply


Messages In This Thread
RE: Python IDLE intellisense not working on MacPro ? - by Devarishi - Jun-21-2019, 11:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  VS-Code or PyCharm Vs IDLE For Python Coding adt 14 10,377 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,372 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