Jacotsu / polibeepsync

Sync BeeP files with your PC.
GNU General Public License v3.0
25 stars 4 forks source link

Missing PyQt5 on macOS (pip installation) #45

Closed alessionossa closed 4 years ago

alessionossa commented 4 years ago

Trying installing the polibeepsync package through pip, PyQt5 is missing and needs to be installed manually on the system.

Jacotsu commented 4 years ago

Please, try again with the new mac os app build and report back

alessionossa commented 4 years ago

Installing the 0.7.0 release with pip using pip3 install --ignore-installed polibeepsync, solved the issue.