Python Forum
Installation Error:Tribon conflicted with Python3.8?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation Error:Tribon conflicted with Python3.8?
#9
It still call Tribon.
Try pip from Scripts folder ...Python38\Scripts.
# Test pip
C:\Python38\Scripts
λ pip -V
pip 19.2.3 from c:\python38\lib\site-packages\pip (python 3.8)

# Go one down
C:\Python38\Scripts
λ cd ..

# Start IDLE
C:\Python38
λ python -m idlelib
Reply


Messages In This Thread
RE: Installation Error:Tribon conflicted with Python3.8? - by snippsat - Dec-01-2019, 09:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Understanding and debugging memory error crashes with python3.10.10 Arkaik 5 2,255 Apr-18-2023, 03:22 AM
Last Post: Larz60+
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 1,007 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
Bug maximum recursion depth exceeded while calling a Python object error in python3 Prezess 4 3,852 Aug-02-2020, 02:21 PM
Last Post: deanhystad
  import yaml error for python3 maiya 4 13,313 Jul-15-2020, 06:07 PM
Last Post: Gribouillis
  Pandas installation error pyzyx3qwerty 3 2,606 Jun-04-2020, 10:09 AM
Last Post: pyzyx3qwerty
  PIP Installation Error bhanukiran117 2 2,470 Apr-15-2020, 07:02 PM
Last Post: Larz60+
  Error in Python3.6:free() Corrupted unsorted chunks error sameer_k 2 3,955 Mar-18-2020, 09:37 AM
Last Post: sameer_k
  Beginner - simple package installation error mefeng2008 0 1,772 Mar-13-2020, 09:17 AM
Last Post: mefeng2008
  Error after installing Python3.8.2: "No module named 'apt_pkg'" Chromie 3 3,964 Mar-09-2020, 08:20 PM
Last Post: micseydel
  Error message when trying to install Matplotlib in Python3.8 Transitionyte 5 5,282 Jan-22-2020, 11:52 PM
Last Post: Transitionyte

Forum Jump:

User Panel Messages

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