-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Hi all,
After I had problems in compiling the _gameplayfootball.so
file myself, I found out in the gfootball_example_from_prebuild.ipynb
example that there is the possibility of downloading a pre-built version of it and use that.
However, when I try to run the notebook in Colab in get the following error:
--2025-04-08 12:13:54-- https://storage.googleapis.com/gfootball/prebuilt_gameplayfootball_v2.8.so
Resolving storage.googleapis.com (storage.googleapis.com)... 172.253.117.207, 142.250.99.207, 142.250.107.207, ...
Connecting to storage.googleapis.com (storage.googleapis.com)|172.253.117.207|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2025-04-08 12:13:54 ERROR 403: Forbidden.
when running the command to get it:
wget https://storage.googleapis.com/gfootball/prebuilt_gameplayfootball_v2.8.so -O football/third_party/gfootball_engine/lib/prebuilt_gameplayfootball.so
Does anyone have to file to share directly or the new link where that is available?
Metadata
Metadata
Assignees
Labels
No labels