• Questions
  • I get error when install WordOps on Raspberry 4

I installed it on my Raspberry Pi a few days ago without any issues.

Which version of the OS are you running?

This is mine

pi@raspberrypi:~ $ uname -a
Linux raspberrypi 4.19.75-v7+ #1270 SMP Tue Sep 24 18:45:11 BST 2019 armv7l GNU/Linux

Linux congthanhpi 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l GNU/Linux

Still i need setup wordops for my pi but 🙁( i cannot setup... so everybody help me. Thank you

Have you run

sudo apt-get update && sudo apt-get dist-upgrade

to ensure you have all the latest packages? If it's a fresh install of the OS, try re-installing the OS

    Thinking back again, did you try

    sudo su -

    then run the installer? I always have installed as "root" not using sudo itself

      Curious you're using "pip" instead of "apt-get"?

      Did you try a new, fresh install, run apt-get update && apt-get dist-upgrade and then try to install it?

        You were able to get it? Providing a solution would be great, if you have one, for other users that might be running into the same issue

        reinstall "psutil" and
        pip install --upgrade --force-reinstall pip==9.0.3
        pip install xxx --disable-pip-version-check
        pip install --upgrade pip

          6 days later

          I had a similar issue before - solved with change of internet connection. Some networks using restrictions of downloads files.

          Please try it.

          congthanhunica Thanks for your research.
          The issue is probably related to the debian package python3-pip installed from the raspbian APT repository.
          I will try to run more tests this week and to add a fix into the install script (if I manage to find the other micro-sd card I have).

          try using dietpi image - i got success with it. now its running online.

          No issues, tried it on raspbian buster lite version

          18 days later

          MohaBeacon I just received a brand new raspberry pi 4, so I will take a look on this in the next few days.

            Hosted by VirtuBox