Hello congthanhunica,
I will take a look on this and run tests on my own raspberry pi to identify what is causing this issue.
I get error when install WordOps on Raspberry 4
VirtuBox thank you tooo much
Dear sir, Did you test your raspberry?
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
jond1 i install wordops on fresh raspian.
Thinking back again, did you try
sudo su -
then run the installer? I always have installed as "root" not using sudo itself
jond1 yep, i use root for install. and fresh raspbian.
(
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?
jond1 yep i try (
finish it. thank you
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
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).
- Edited
try using dietpi image - i got success with it. now its running online.
No issues, tried it on raspbian buster lite version
can't do the same on desktop version