Clockknight / album-downloader

MIT License
2 stars 1 forks source link

New users of the program have to manually install libraries #4

Closed Xenoxo closed 2 years ago

Xenoxo commented 2 years ago

This is more a feature request....but I'm thinking there should be an easier way to run a python program that relies on a bunch of libraries that I don't have.

I had to manually run, get failed out, then install the library. Rinse and repeat until all libraries I didn't have were installed.

Maybe that is the way to do it?!

Clockknight commented 2 years ago

Planning on making this not a problem when I get an official release out. Looking into py2exe, but also should be able to include libraries in the repo for easier use