Skip to content

ImportError: undefined symbol PyInt_FromLong #6

@BrandonFanti

Description

@BrandonFanti

I've cloned the repo, built, and installed as the README instructed.

I created a python file and it fails on import PyLora with the error

Traceback (most recent call last):
File "LoRaController_TCP_Rev-3.py", line 2, in
import PyLora
ImportError: /usr/local/lib/python3.5/dist-packages/PyLora.cpython-35m-arm-linux-gnueabihf.so: undefined symbol: PyInt_FromLong

I'm using Python 3.5.3 on Raspbian 9.9

Edit: I'm guessing this project is dead?

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