Skip to content

requests call crashes on system core talking to a 3a #4

@pjreiniger

Description

@pjreiniger

We are alpha testing an FTC robot with a hybrid extension module setup with robotpy (its also our first time trying robotpy).

I added "limelightlib-python", to the requires block of the pyproject.toml, ran a robotpy sync to grab the library from pypi. When trying to run the example code in our robots constructor, it would crash.

I didn't copy the stack trace, but robotpy stack traces that come up in the driver station aren't super helpful, it basically is a one line print out of the line file and line it crashed on, not a full trace. It seems to be when any of the functions are called that use the request library, such as this

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