mudpi-core icon indicating copy to clipboard operation
mudpi-core copied to clipboard

install on fresh pi results in error unable to install pip3 packages

Open mikedattolo opened this issue 2 years ago • 3 comments

Describe the bug using a brand new Raspberry Pi 4 and flashed SD card I tried installing mudpi and as it's almost done it gets the error: unable to install pip3 packages. I have tried using commands curl -sL https://install.mudpi.app | bash and curl -sL https://install.mudpi.app | bash -s -- -b feature and no avail

Paste the error message here: Unable to install pip3 packages

To Reproduce Steps to reproduce the behavior: type curl -sL https://install.mudpi.app | bash into terminal and wait

Expected behavior should install Mudpi no probelm

Hardware (please complete the following information):

  • OS: [e.g. Raspberry OS newest 64bit]
  • Board [e.g. raspberry pi 4,]
  • MudPi Version [e.g. v0.10.0]

mikedattolo avatar Oct 19 '23 20:10 mikedattolo

ok so I now fixed my problem with the error however now when installing I get the error: problem installing composer

mikedattolo avatar Oct 19 '23 20:10 mikedattolo

and now i have failed to create redis.ini

mikedattolo avatar Oct 19 '23 21:10 mikedattolo

what is the solution for pip 3, I get the same message.

wfdonker avatar Feb 12 '25 14:02 wfdonker