Skip to content

fix pydfu.py script compat#9

Open
scgbckbone wants to merge 1 commit intoColdcard:mk4-basefrom
scgbckbone:fix_pydfu
Open

fix pydfu.py script compat#9
scgbckbone wants to merge 1 commit intoColdcard:mk4-basefrom
scgbckbone:fix_pydfu

Conversation

@scgbckbone
Copy link

Traceback (most recent call last):
  File "/home/scg/PycharmProjects/firmware/stm32/../external/micropython/tools/pydfu.py", line 85, in <module>
    getargspec = getattr(inspect, "getfullargspec", inspect.getargspec)
                                                    ^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant