Giter Site home page Giter Site logo

Comments (3)

ChaoYue97 avatar ChaoYue97 commented on September 12, 2024

I have a similar problem, and my error message is
Traceback (most recent call last):
File "/home/yuechao/anaconda3/envs/grf/lib/python3.9/runpy.py", line 188, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/home/yuechao/anaconda3/envs/grf/lib/python3.9/runpy.py", line 111, in _get_module_details
import(pkg_name)
File "/home/yuechao/anaconda3/envs/grf/lib/python3.9/site-packages/gfootball/init.py", line 17, in
from gfootball.env import scenario_builder
File "/home/yuechao/anaconda3/envs/grf/lib/python3.9/site-packages/gfootball/env/init.py", line 21, in
from gfootball.env import config
File "/home/yuechao/anaconda3/envs/grf/lib/python3.9/site-packages/gfootball/env/config.py", line 27, in
import gfootball_engine as libgame
File "/home/yuechao/anaconda3/envs/grf/lib/python3.9/site-packages/gfootball_engine/init.py", line 43, in
from _gameplayfootball import *
ImportError: /lib/x86_64-linux-gnu/libwayland-client.so.0: undefined symbol: ffi_type_uint32, version LIBFFI_BASE_7.0
Hope to receive a reply

from football.

Tingz0 avatar Tingz0 commented on September 12, 2024

I encounter the same issues. Anyone solve this?

from football.

ValkyrieMashiro avatar ValkyrieMashiro commented on September 12, 2024

Same issue.
(grf) zxh@ubuntu-AS-4124GS-TNR:~$ python3 -m gfootball.play_game --action_set=full
Traceback (most recent call last):
File "/home/zxh/anaconda3/envs/grf/lib/python3.8/runpy.py", line 185, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/home/zxh/anaconda3/envs/grf/lib/python3.8/runpy.py", line 111, in _get_module_details
import(pkg_name)
File "/home/zxh/anaconda3/envs/grf/lib/python3.8/site-packages/gfootball/init.py", line 17, in
from gfootball.env import scenario_builder
File "/home/zxh/anaconda3/envs/grf/lib/python3.8/site-packages/gfootball/env/init.py", line 21, in
from gfootball.env import config
File "/home/zxh/anaconda3/envs/grf/lib/python3.8/site-packages/gfootball/env/config.py", line 27, in
import gfootball_engine as libgame
File "/home/zxh/anaconda3/envs/grf/lib/python3.8/site-packages/gfootball_engine/init.py", line 43, in
from _gameplayfootball import *
SystemError: initialization of _gameplayfootball raised unreported exception

from football.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.