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

no modules named "requests" #441

Closed
prismarinenetwork opened this issue Jun 27, 2024 · 1 comment
Closed

no modules named "requests" #441

prismarinenetwork opened this issue Jun 27, 2024 · 1 comment

Comments

@prismarinenetwork
Copy link

Describe the bug
A clear and concise description of what the bug is.

Traceback (most recent call last):
File "resources\discord_token_grabber.py", line 5, in
ModuleNotFoundError: No module named 'requests'

To Reproduce
Steps to reproduce the behavior:

  1. Go to pysilon builder
  2. Click on compile
  3. build exe
  4. after its done compiling and you successfully built the exe then run it on a VM or your own computer (you get the same error on both so it doesn't matter)
  5. See error

Expected behavior
for it to work idfk.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Python Version: 3.12.4
    Additional context
    Add any other context about the problem here.
@Ghostlogss
Copy link

pip install requests

@Yaw-Dev Yaw-Dev closed this as completed Jul 3, 2024
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

4 participants
@Yaw-Dev @prismarinenetwork @Ghostlogss and others