gridhead / pignus-agent-for-internet-protection

A Python GUI application for scanning URLs and domains for safety
GNU General Public License v3.0
3 stars 4 forks source link

Package the assets of the project in an executable binary #4

Open gridhead opened 3 years ago

gridhead commented 3 years ago

Use PyInstaller. Make sure that the binary is compliant to Python 3.8.

RahilRehan commented 3 years ago

Can I work on this one?

gridhead commented 3 years ago

Sure. I'm assigning you the issue. Happy hacking. 👍

RahilRehan commented 3 years ago

Hey, I followed all the steps to setup the project. I'm using windows 10 with python 3 when I run, python3 pigipgui.py I get thrown an error: Traceback (most recent call last): File "pigipgui.py", line 1, in <module> from PyQt5.QtCore import * ImportError: DLL load failed while importing QtCore: The specified module could not be found. Any solution to this?

gridhead commented 3 years ago

The application is compatible only to GNU/Linux (though I think the same gets conveyed by the user interface). The executable binary in consideration here should be compatible with GNU/Linux as well.

gridhead commented 3 years ago

Hi @RahilRehan, Be sure to get yourself registered at https://organize.mlh.io/participants/events/4659-hack-astrosonic, our official Hacktoberfest event to stay in touch with the fellow contributors of this project.

Also, feel free to leave a star on the project - should you find it worth your time. Happy hacking! :smile:

RahilRehan commented 3 years ago

The application is compatible only to GNU/Linux (though I think the same gets conveyed by the user interface). The executable binary in consideration here should be compatible with GNU/Linux as well.

Cool, will spin up a Virtual Box👍

gridhead commented 3 years ago

Any update on this @RahilRehan?

Would you be up for this @tripathyprateek, should @RahilRehan renounce assignment or fails to respond within the next 12 hours?

RahilRehan commented 3 years ago

Please proceed @tripathyprateek