g4ixt / QtTinySA

A Python 'TinySA' GUI programme using Qt5 and PyQt5
GNU General Public License v3.0
106 stars 26 forks source link

Requirements #25

Closed nemanjan00 closed 10 months ago

g4ixt commented 11 months ago

Hi, I haven't looked at the requirements.txt file function before. Just had a read online and tried creating one with pip. Some of the versions in my pyinstaller environment are different to yours (slightly older), what is the significance of this?

nemanjan00 commented 11 months ago

It probably means you had some or all of the packages already installed in did not update them.

I did not do any kind of magic, just installed them each time script failed to start, and dumped requirements at the end.