pythonguis / pyqtconfig

A PyQt config manager. Keep Qt widgets in sync with an config dictionary and/or QSettings object.
Other
133 stars 33 forks source link

Wrong module version in pip #38

Open Ziemnianin007 opened 2 years ago

Ziemnianin007 commented 2 years ago

It seems that wrong files are uploaded at version 0.9.1 which can be downloaded with 'pip install pyqtconfig' There is difference in config.py file which is lacking of filename path feature for saving settings and some other features (shown on screenshot). Also module installed with pip install cannot run demo from github description. At this moment to use module you have to manually clone repo and add it to code. Screenshot_986