mudpi / mudpi-core

Configurable automation library for linux SBC boards including raspberry pi
https://mudpi.app
275 stars 40 forks source link

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

Open mikedattolo opened 11 months ago

mikedattolo commented 11 months ago

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):

mikedattolo commented 11 months ago

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

mikedattolo commented 11 months ago

and now i have failed to create redis.ini