ptrumpis / snap-lens-tool

A Swiss Army Knife for Snapchat Lenses.
https://github.com/snapcamera
MIT License
14 stars 7 forks source link

snap_lens_tool.py #3

Closed MiX74P3 closed 1 year ago

MiX74P3 commented 1 year ago

Just trying to repackage some that dont work and learn more about all this. got this error. I have python 3.12 with pip updated and all requirements installed.

D:\Desktop\snap-lens-tool-master>snap_lens_tool.py Traceback (most recent call last): File "D:\Desktop\snap-lens-tool-master\snap_lens_tool.py", line 7, in from PyQt5.QtWidgets import QApplication, QDialog, QFileDialog ModuleNotFoundError: No module named 'PyQt5'