Skip to content

Error compiling pyvle #12

@rtrepos

Description

@rtrepos

I get this error when compiling pyvle :

/pub/src/vledev/pyvle/src/convert.cpp:52:18: error: ‘PyInt_FromLong’ was not declared in this scope
result = PyInt_FromLong(
^~~~~~~~~~~~~~
/pub/src/vledev/pyvle/src/convert.cpp:52:18: note: suggested alternative: ‘PyLong_FromLong’

I try to compile pyvle with :

  • Ubuntu 18.04
  • vle master
  • Python 2.7.15rc1
  • libboost-python1.65-dev

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