View Single Post
Old 01-10-2024, 09:29 AM   #20
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,728
Karma: 205159604
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by roger64 View Post
Creating an AppImage is clearly a step forward for Linux users who are not lucky enough to use a "safe" distro (no names!). Thanks for it.

I had to use an unrelated python script some days ago and I failed using pip. Launching a virtual environment is a PITA. But there was a suggestion to use pipx, and indeed it solved my problem.
Yes. Pipx has its uses. But it's really only for Python applications. If there are no entry points defined in the python module to create console scripts from, pipx won't do anything .

Last edited by DiapDealer; 01-10-2024 at 09:33 AM.
DiapDealer is offline   Reply With Quote