make-deb
make-deb copied to clipboard
Example/sample?
I have been unable to successfully build a deb using dpkg-buildpackage | db-virtualenv | make-deb.
It could be a bad setup.py or misconfigured python3 venv ( an issue with debian jessie) or something else... Since this has never worked for me I would like to start troubleshooting with a known good build.
Is there a known working Python3 project that you use for testing? Can you publish it?
Thanks
Bill
I'm also having issues with configuring simple py3 application.