-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
AttributeError: 'functools.partial' object has no attribute '__module__' #1232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Ok I fixed it by changing the backtesting's
@kernc should I PR this? |
Fixed in master and should be released in a day or two. May I ask what prevents any of you from upgrading from Python 3.9 to a later version? Its EOL is closing in. |
I have 3.10.11 version |
I just picked a version a long time ago and stuck to it, now upgrading everything to Python 3.12 (stable) and Miniconda 25.1. I look forward getting profitable backtests :) |
Uh oh!
There was an error while loading. Please reload this page.
I'm using the latest release 0.6.2 on Python 3.9.15 but getting the following stacktrace while running the Backtest, any ideas what's wrong?
The text was updated successfully, but these errors were encountered: