Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using install_requires
#12
@buran Having had a quick look at Pyinstaller I get the impression it will only run on the OS and distribution it's compiled on. That's a bit restrictive.

I've already got a .deb source package that works, but the bureaucracy surrounding Debian packages sends me round in circles, so I've given up trying to get it into a Debian repository. It was on GetDeb until that went defunct. I am working on a Snap package and I believe Python apps have to be in the PyPi format with a setup.py.
Reply


Messages In This Thread
Using install_requires - by ChrisOfBristol - Feb-04-2019, 07:57 PM
RE: Using install_requires - by buran - Feb-04-2019, 08:12 PM
RE: Using install_requires - by ChrisOfBristol - Feb-04-2019, 08:13 PM
RE: Using install_requires - by buran - Feb-04-2019, 08:20 PM
RE: Using install_requires - by ChrisOfBristol - Feb-04-2019, 08:40 PM
RE: Using install_requires - by buran - Feb-04-2019, 08:56 PM
RE: Using install_requires - by buran - Feb-04-2019, 09:12 PM
RE: Using install_requires - by ChrisOfBristol - Feb-04-2019, 10:43 PM
RE: Using install_requires - by buran - Feb-05-2019, 08:03 AM
RE: Using install_requires - by ChrisOfBristol - Feb-05-2019, 12:46 PM
RE: Using install_requires - by buran - Feb-05-2019, 12:54 PM
RE: Using install_requires - by ChrisOfBristol - Feb-05-2019, 04:59 PM
RE: Using install_requires - by ChrisOfBristol - Oct-13-2021, 07:00 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020