Skip to content
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

FutureWarning in AppState.py stops the bot #834

Open
sansal54 opened this issue Sep 24, 2023 · 0 comments
Open

FutureWarning in AppState.py stops the bot #834

sansal54 opened this issue Sep 24, 2023 · 0 comments

Comments

@sansal54
Copy link

sansal54 commented Sep 24, 2023

I get such an error when i try to run my bot:

/home/sansal/pycryptobot-main/models/AppState.py:282: FutureWarning: Calling flo at on a single element Series is deprecated and will raise a TypeError in the fu ture. Use float(ser.iloc[0]) instead
) * float(last_order[last_order.action == "sell"]["price"])

Actually this type of warning should not stop program.

Version : 8.2.3
Python: 3.9.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant