Python Forum
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
fail to upgrade pygobject
#1
Failed to update pygobject , with the following ERROR message:

Error:
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-79427fir/pygobject/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-el4q4yz3/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-install-79427fir/pygobject/
I'm just simply using the command:
$pip3 install -U pygobject --user
What's more:

Output:
$ pip3 list --outdated Package Version Latest Type --------- ------- ------ ----- pygobject 3.26.1 3.28.3 sdist
Any suggestions please?


Cheers
Pei
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Why does [root.destroy, exit()]) fail after pyinstaller? Rpi Edward_ 4 580 Oct-18-2023, 11:09 PM
Last Post: Edward_
  Python Version upgrade nitinkukreja 1 852 Feb-04-2023, 10:27 PM
Last Post: Larz60+
  How to calculated how many fail in each site(s) in csv files SamLiu 4 1,249 Sep-26-2022, 06:28 AM
Last Post: SamLiu
  Upgrade makes Code Error kucingkembar 6 2,969 Jul-28-2022, 06:44 PM
Last Post: kucingkembar
  pip doesn't work after Python upgrade Pavel_47 10 4,050 May-30-2022, 03:31 PM
Last Post: bowlofred
  Imports that work with Python 3.8 fail with 3.9 and 3.10 4slam 1 2,543 Mar-11-2022, 01:50 PM
Last Post: snippsat
  Upgrade from 3.7.9 to 3.7.11 quazirfan 4 5,349 Sep-08-2021, 01:02 AM
Last Post: quazirfan
  [SOLVED] Why does regex fail cleaning line? Winfried 5 2,409 Aug-22-2021, 06:59 PM
Last Post: Winfried
  scraping video src fail jacklee26 5 3,421 Jul-11-2021, 09:38 AM
Last Post: snippsat
  Upgrade pip error karunas 3 3,064 Nov-26-2020, 11:40 AM
Last Post: buran

Forum Jump:

User Panel Messages

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