mattloper / chumpy

MIT License
198 stars 121 forks source link

[Bug Fix] inspect.getargspec is deprecated in Python 3.6 #52

Open mikigom opened 1 year ago

mikigom commented 1 year ago

This PR would solve the previous issue #51.

jinzishuai commented 1 year ago

@mattloper could you please merge this? It breaks in python 3.11.

apoorvagnihotri commented 1 year ago

Please merge this, this works fine.

palonekdaniel commented 3 months ago

Please merge this, this works fine.

You can install chumpy with fixed version by applying the commit from PR https://github.com/mattloper/chumpy/pull/59 or the one in this thread.

Just use:

pip install git+https://github.com/mattloper/chumpy@9b045ff5d6588a24a0bab52c83f032e2ba433e17