Skip to content

python-chess last version renamed pop_count() to popcount() #9

Description

@vitogit

python-chess 0.17 changed pop_count() to popcount() so there is an error in the code when you run main.py
https://github.com/niklasf/python-chess/blob/55c6031465d14f386f1f88754a9baafd1d8813db/CHANGELOG.rst

I don´t know if pip can install specific versions, maybe that can solve the problem (instlall the specific 0.15 version) and update the readme file with it. Or change the code to popcount()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions