Jump to content

Forge-Source Install Error.


Universe

Recommended Posts

Hi!

 

If i would install Forge, i become this error:

 

C:\Users\akempf\Desktop\Forge-Modding\forge>python install.py
C:\Users\akempf\Desktop\Forge-Modding\forge\forge.py:26: Warning: 'with' will become a reserved keyword
in Python 2.6
Traceback (most recent call last):
  File "install.py", line 12, in <module>
    from forge import apply_forge_patches
  File "C:\Users\akempf\Desktop\Forge-Modding\forge\forge.py", line 26
    with open(hook_file, 'r') as fh:
            ^
SyntaxError: invalid syntax

C:\Users\censored\Forge-Modding\forge>python install.py
C:\Users\censored\Forge-Modding\forge\forge.py:26: Warning: 'with' will become a reserved keyword
in Python 2.6
Traceback (most recent call last):
  File "install.py", line 12, in <module>
    from forge import apply_forge_patches
  File "C:\Users\censored\Forge-Modding\forge\forge.py", line 26
    with open(hook_file, 'r') as fh:
            ^
SyntaxError: invalid syntax[/ccode]

Why  ?

Link to comment
Share on other sites

Looks like your system has a really old/screwed up install of python.

So, cleanup your python  install, or just install it and the install script will use the python bundled with mcp.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.