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

Point to the proper python installation #117

Closed
wants to merge 1 commit into from

Conversation

ItsCodeRed
Copy link

My version of cleopetra wasn't working. This fixed it for me

@NicEastvillage
Copy link
Collaborator

Interesting. This does not work for me. I get this when using Python/ path:

Traceback (most recent call last):
  File "run.py", line 5, in <module>
    from rlbot.setup_manager import SetupManager, setup_manager_context
ModuleNotFoundError: No module named 'rlbot'

Try replacing the second /c with /k in https://github.com/ds306e18/cleopetra/blob/master/src/main/java/dk/aau/cs/ds306e18/tournament/rlbot/MatchRunner.java#L34. This will keep the command prompt open and you can see which error you get using the venv/Scripts/ path.

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

Successfully merging this pull request may close these issues.

2 participants