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

Builder doesnt open #475

Open
HelpUrSelf69 opened this issue Jul 1, 2024 · 6 comments
Open

Builder doesnt open #475

HelpUrSelf69 opened this issue Jul 1, 2024 · 6 comments

Comments

@HelpUrSelf69
Copy link

A clear and concise description of what the bug is.

Whenever i use python 1.12.4 i can compile and create the file but when ran nothing happens, the bot doesnt go online and nothing happens on my pc. I then installed the recomended verssion (1.11.4) and i am now getting the error

Traceback (most recent call last):
File "C:\Users\WDAGUtilityAccount\pysilon-malware\builder.py", line 3, in
from PIL import ImageTk, Image
File "C:\Users\WDAGUtilityAccount\pysilon-malware\pysilon\Lib\site-packages\PIL\ImageTk.py", line 32, in
from . import Image
File "C:\Users\WDAGUtilityAccount\pysilon-malware\pysilon\Lib\site-packages\PIL\Image.py", line 100, in
from . import _imaging as core
ImportError: cannot import name 'imaging' from 'PIL' (C:\Users\WDAGUtilityAccount\pysilon-malware\pysilon\Lib\site-packages\PIL_init.py)

Steps to reproduce the behavior:

run PySilon.bat on python 1.11.4

A clear and concise description of what you expected to happen.

i expected the compiler to open

If applicable, add screenshots to help explain your problem.

image

  • OS: Windows 10
  • Python Version: 3.11.4
@HelpUrSelf69
Copy link
Author

image

when using 1.12.4 i get all these errors

@Yaw-Dev
Copy link
Collaborator

Yaw-Dev commented Jul 2, 2024

go back to 3.11.4 and do a pip install pillow

@Yaw-Dev Yaw-Dev closed this as completed Jul 2, 2024
@Yaw-Dev Yaw-Dev reopened this Jul 2, 2024
@HelpUrSelf69
Copy link
Author

still getting the error

@Yaw-Dev
Copy link
Collaborator

Yaw-Dev commented Jul 2, 2024

did ou uninstall 3.12? because it might be defaulting to that if you havent done so

@HelpUrSelf69
Copy link
Author

yes i openned the installer and selected uninstall and deleted the folder

@prismarinenetwork
Copy link

did you install pip packages? if you didn't open up CMD and put "pip install requests" (without quotation)
if that didn't work try uninstalling pysilon and reinstalling it again
check if you have python installed by opening up cmd and typing "python --version" (without quotation) it is recommended as of 7/2/2024 it is recommended to use 3.11.4 or above (this could change)

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