MCMi460 / NSO-RPC

Connect your Nintendo Switch playing status to Discord!
328 stars 32 forks source link

[Fix] if using venv, install PyQt inside it #157

Closed HotaruBlaze closed 4 months ago

HotaruBlaze commented 4 months ago

This fixes an issue where we aren't installing pyqt 5/6 in the venv, this causes an issue because then the app cant launch correctly.

This needs to be merged into main as well as development, however shouldn't need a new release.

MCMi460 commented 4 months ago

Ah, nice catch! Thanks 👍