python-appimage icon indicating copy to clipboard operation
python-appimage copied to clipboard

AppImage distributions of Python

Results 22 python-appimage issues
Sort by recently updated
recently updated
newest added

Hi, Apologies if this isn't the right place to raise this, or if the issue is already under discussion elsewhere. In the `build` command, the requirements aren't passed to pip...

Created a venv, then trying to install an app into it, running into: ``` ./venv/bin/pip install -r requirements.txt (...) checking for the distutils Python package... yes checking for Python include...