bigcode-project / bigcode-evaluation-harness

A framework for the evaluation of autoregressive code generation language models.
Apache License 2.0
702 stars 180 forks source link

set pyext==0.5 to avoid module 'inspect' has no attribute 'getargspec' #181

Closed phuonglvh closed 5 months ago

phuonglvh commented 5 months ago

AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'? due to new breaking Python changes