Comment 21 for bug 1784132

Revision history for this message
Matthias Homann (palto) wrote :

Thanks for fixing this issue and all the other improvements!

Regarding the support of --system-site-packages this seems to require just a small fix in the section where the script queries the site packages. If Python runs in a venv, then the site module works slightly different. If you are interested, please have a look at this patch: https://github.com/palto42/rapid-photo-downloader/commit/5b075ece7cd1af02b22839bcb24bbf53fdb6c58f#diff-9de40ef13f0271a46b14b8c27bbf004d

Another change which might be interesting for some users is the capability to install RPD without sudo. This is possible if all mandatory files can be installed by pip and the script treats the distribution as "unknown". Based on your script 0.2.6 I added such option in another patch: https://github.com/palto42/rapid-photo-downloader/commit/56cb6602c4ae9e9b329b96098b46152cf19a2366#diff-9de40ef13f0271a46b14b8c27bbf004d