ranaroussi / quantstats

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

Error in qs.reports.html() #271

Open PokerDang opened 1 year ago

PokerDang commented 1 year ago

Hello: From new version 0.0.59, when use qs.reports.html() and set as qs.reports.html(output=''), there will be error as "no such file or directory". I think the error come from the change of html report. Can you fixing this bug?

codesmaug commented 3 months ago

Version 0.0.62 and the same error. Even when specifying the output field/parameter, no such file or directory is created.