Skip to content

Error installing with pip : error: metadata-generation-failed #226

@DamienKoala

Description

@DamienKoala

Hello,

Describe the bug
On a RPI, I'am trying to install pybgs with pip3 install pybgs==3.1.0.post0
The follow error message appears :

        _File "/usr/local/lib/python3.12/ctypes/__init__.py", line 8, in <module>
          from _ctypes import Union, Structure, Array
      ModuleNotFoundError: No module named '_ctypes'_

note: This is an issue with the package mentioned above, not pip.

I'have install libffi-dev as suggest here.

To Reproduce
pip3 command as above

System information

Python3.12
Operating System: Raspbian GNU/Linux 10 (buster)

Additional context
It works on my Mint 19 and Python3.7... really no idea

Thanks for reading me !
Damien

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions