-
Notifications
You must be signed in to change notification settings - Fork 10
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
Syntax error when running BUILD2.BAT #12
Comments
Hello, Add me on Discord and I can help you from there. |
I figured it out, thanks though! |
should tell people what the problem was, and close the issue. (GitHub etiquette) @cheesemagic good to see you offering help to others after i helped you :) |
why are you using python 2.7 in the first place, pip doesn't even go back to python 2.7 so installing packages does not work, which means I can't install PIP for python2.7 |
@FloweyProgramer |
@FloweyProgramer |
Pip deprecated python 2 in 2021, all the pip install scripts I find don't
work
…On Mon, May 23, 2022, 7:41 AM KickingAnimal ***@***.***> wrote:
@FloweyProgramer <https://github.com/FloweyProgramer>
Pip does work I believe, that's how I installed packages needed. this
project is just old that's why python 2.7 is used and not python 3.x.
no-idea behind the motivation beyond that.
—
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOKBSOMMZV3ELNEOP6V34DTVLN4GJANCNFSM5KRV6DEQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
ah yeah forgot about that, when I was last using it pip still worked (somewhere last year indeed). in that case you will need to install dependencies manually. don't know how to do that out of the top of my head but I'm sure the internet has solutions for that. edit: on top of that this is now an new issue and not related anymore to your original opened issue, might want to consider closing this one and opening a new one. (dependency issue instead of build (syntax error) issue. |
When I run the BUILD2.BAT file I get the
error
The text was updated successfully, but these errors were encountered: