Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Error message when first running start.bat file #393

Open
FATCullen opened this issue Apr 4, 2022 · 3 comments
Open

Error message when first running start.bat file #393

FATCullen opened this issue Apr 4, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@FATCullen
Copy link

Upon running the start.bat file, after installing several other files, it gives the following error message and ends the process
IMG_2144

Any following attempts at running the file results in a string of "requirement already filled" message, and attempting to run the main.py file directly just results in multiple error message
Any help would be much appreciated, thanks.

@FATCullen FATCullen added the bug Something isn't working label Apr 4, 2022
@Risewill23
Copy link
Collaborator

Risewill23 commented Apr 4, 2022

try opening cmd in that folder then type "python main.py"

@FATCullen
Copy link
Author

I have, but it just comes up with Traceback (most recent call) and list where things went wrong

@SimPilotAdamT
Copy link

SimPilotAdamT commented Apr 4, 2022

I have, but it just comes up with Traceback (most recent call) and list where things went wrong

Are you able to copy-paste the entire output into a reply to this issue? That way we will be able to see the entire error....

Looks like an issue with it trying to install necessary python packages on first glance.

Actually I can see it. Open PowerShell as an admin, and in it, run pip install pip --upgrade, then pip install billiard --upgrade, then retry running start.bat.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants