Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

launch tool #27

Closed
Tyzon111 opened this issue Jun 22, 2023 · 3 comments
Closed

launch tool #27

Tyzon111 opened this issue Jun 22, 2023 · 3 comments

Comments

@Tyzon111
Copy link

Hi why i cant launch the mr holmes with "sudo python3 MrHolmes.py"

@Tyzon111
Copy link
Author

Traceback (most recent call last):
File "/home/kali/Desktop/Mr.Holmes/MrHolmes.py", line 8, in
from Core.Support import Menu
File "/home/kali/Desktop/Mr.Holmes/Core/Support/Menu.py", line 20, in
from Core import PDF_Converter as Pdf
File "/home/kali/Desktop/Mr.Holmes/Core/PDF_Converter.py", line 7, in
import pdfkit
ModuleNotFoundError: No module named 'pdfkit'

@Lechatdu17
Copy link

Hi, try this command: " pip install pdfkit " (if it doesn't work, try " pip3 install pdfkit " ) and if it still doesn't work i think this will maybe help you: https://pypi.org/project/pdfkit/

@Tyzon111
Copy link
Author

Tyzon111 commented Jun 25, 2023 via email

@Lucksi Lucksi closed this as completed Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants