ranaroussi / quantstats

Portfolio analytics for quants, written in Python
Apache License 2.0
4.59k stars 809 forks source link

'TypeError: super(type, obj): obj must be an instance or subtype of type' in the super() function of reports.html #333

Closed pitGitHub2016 closed 5 months ago

pitGitHub2016 commented 5 months ago

didn't change anything in the setup - and happens in python 3.9-3.11 & 3.12 as well

pitGitHub2016 commented 5 months ago

it's not working with pandas 2.0+ needed to revert back to 2.0 to get everything back to normal