Skip to content

repo example codes failed to run #32

@eliranwong

Description

@eliranwong

Note: If you have a usage question (i.e. how to achieve something specific using this library + the CPython C-API) consider posting it to this project's GitHub Discussions board instead of creating an issue. Any question is welcome!


Describe what happened:

your examples code failed to run:

github.com/go-python/cpy3

../../dict.go:141:13: could not determine kind of name for C.PyDict_ClearFreeList

github.com/go-python/cpy3

../../dict.go:141:13: could not determine kind of name for C.PyDict_ClearFreeList

Describe what you expected:

I expect your examples work

Steps to reproduce the issue:

git clone https://github.com/go-python/cpy3.git

cd cpy3/examples/list/

go run main.go

cd ../python3/

go run main.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions