Python Forum
IndentationError on installed package
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IndentationError on installed package
#4
If sh was installed with pip, try
Output:
python3.4 -m pip uninstall sh
Check that sh.py is not there anymore, then
Output:
python3.4 -m pip install sh
Reply


Messages In This Thread
RE: IndentationError on installed package - by Gribouillis - Jun-29-2019, 10:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  when package built, requirements not installed sabuzaki 1 743 Apr-07-2023, 09:01 AM
Last Post: sabuzaki
  IndentationError: unexpected indent dee 3 2,327 May-02-2022, 02:15 AM
Last Post: dee
  error "IndentationError: expected an indented block" axa 4 2,923 Sep-08-2020, 02:09 PM
Last Post: ibreeden
  pip list to show all versions of a package installed pvbadiger05b 4 2,510 May-21-2020, 06:48 PM
Last Post: jameshonest
  Package installed through Anaconda "not found" by Python zonova 0 2,308 May-08-2020, 11:50 PM
Last Post: zonova
  IndentationError: unexpected indent jk91 1 2,391 Feb-27-2020, 08:56 PM
Last Post: buran
  IndentationError jagannath 1 2,474 Nov-04-2019, 07:41 AM
Last Post: buran
  IndentationError: expected an indented block ryder5227 2 2,617 Sep-27-2019, 06:59 PM
Last Post: jefsummers
  Installed Python3.7 from package, trying to run pip3.7 does not work JBristow1729 4 7,545 Aug-11-2019, 08:24 AM
Last Post: michaellossagk
  Problem with importing an installed package Reverend_Jim 4 3,718 Jun-14-2019, 10:20 PM
Last Post: Reverend_Jim

Forum Jump:

User Panel Messages

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