lcarsde / menu

application menu for lcarsde
MIT License
5 stars 0 forks source link

error building version 23.1 #2

Closed DansDesigns closed 11 months ago

DansDesigns commented 11 months ago

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:

dpkg: dependency problems prevent configuration of lcarsde-app-menu:
 lcarsde-app-menu depends on python3-posix-ipc; however:
  Package python3-posix-ipc is not installed.

installed posix-ipc with sudo pip3 install posix-ipc as doing without sudo causes install errors..

DansDesigns commented 11 months ago

creating a new virtual environment solved the issue

Tyoryn commented 8 months ago

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.