-
Notifications
You must be signed in to change notification settings - Fork 51
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
Installation Error during wheel building #59
Comments
Looks like the issue is just that the installation script is failing to copy the bakkesmod plugin dll to the plugins folder, probably because of missing permissions. You can put the plugin manually in the bakkesmod plugins folder or try installing rlgym from an administrator cmd. Even if the installation fails in that last step, rlgym should still install successfully. Can you import it in python after the failure? |
Srry, I miss clicked the close button 😅 |
You can find the plugin here: https://github.com/lucas-emery/rocket-league-gym/tree/main/rlgym/plugin |
hi even after i put the dll inside the plugins in bakkesmod and use admin cmd to install it i still cant import rlgym. It says no module found. Could it be that i have to link the folder as a root path? |
Same issue for me. Initially i get the same error as OP. Python version 3.7.9.
|
Hello,
I got an issue when i try to install rlgym with pip.
I tried a lot of setup but i'm here with:
Here is my error:
RLGym installation error.txt
Can you check if there is something wrong (I guess there is ofc)
Kind regards
The text was updated successfully, but these errors were encountered: