Results 1 to 3 of 3

Thread: python3 pyric error when I upgrade

  1. #1
    Join Date
    2016-Mar
    Posts
    24

    python3 pyric error when I upgrade

    I am not a programmer but the error basically tell me where but not knowledge python to spot/correct error. Error reads
    Setting up python3-pyric (0.1.5-1) ...
    File "/usr/lib/python3/dist-packages/pyric/utils/ouifetch.py", line 78
    print "Path to data is incorrect {0}".format(opath....SyntaxError: invalid syntax

    Do I need this version of python? Any help will be greatly appreciated.

  2. #2
    Join Date
    2016-Mar
    Posts
    24
    thanks again gentlemen... i found that pyric are python wireless tools so I remove pthon3 pyric with synaptic and git clone pyric to reinstall.So far no errors when upgrading.

  3. #3
    Join Date
    2017-Aug
    Posts
    1
    easy fix :-)

    cd /usr/lib/python3/dist-packages/pyric/utils/
    mv ouifetch.py ouifetch.py.backup
    wget https://github.com/wraith-wireless/P...ls/ouifetch.py
    cd ~
    apt-get update -y && apt-get upgrade -y
    HTH

Similar Threads

  1. Replies: 0
    Last Post: 2022-06-15, 14:25
  2. Replies: 0
    Last Post: 2022-01-20, 18:12
  3. Replies: 1
    Last Post: 2020-01-22, 08:57
  4. Kali 2.0 : apt-get update python3-lxml dpkg error
    By cmf in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2015-09-10, 08:02

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •