Closed DansDesigns closed 11 months ago
creating a new virtual environment solved the issue
I just got the same python3-posix-ips is not installed error and cant find a way to install it. tried to install using apt, also with pip3 as noted above. found .deb of it but that has an error preventing install.
Brand new Ubuntu 23.1 Server Build, Toshiba Satellite C855D, getting the following error when trying to build the package with
sudo dpkg -i lcarsde-app-menu_23.1_amd64.deb
:installed posix-ipc with
sudo pip3 install posix-ipc
as doing withoutsudo
causes install errors..