Skip to content

Missing .so file in Jupyter example #394

@opocaj92

Description

@opocaj92

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions