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

Strange Error which might be caused by matplotlib #41

Open
yesunhuang opened this issue Mar 16, 2022 · 3 comments
Open

Strange Error which might be caused by matplotlib #41

yesunhuang opened this issue Mar 16, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@yesunhuang
Copy link

Python Version swarmlib Version OS
3.8.12 0.14.1 win 11

Description

I used the demo code from the cuckoo problem while resulting in a failure of
"TypeError: can't multiply sequence by non-int of type 'complex'"
I have attached the pdf of the notebook file to the report, please help.
Test.pdf

Expected Behavior

Actual Behavior

Steps to Reproduce

Context

@yesunhuang yesunhuang added the bug Something isn't working label Mar 16, 2022
@HaaLeo
Copy link
Owner

HaaLeo commented Mar 19, 2022

Hi @yesunhuang thx for opening an issue. Unfortunately I cannot reproduce your error since I do not have a windows PC. Maybe you can try to run the code via the terminal instead of a jupyter notebook.

I'll keep this issue open for now in case you or anybody else find out how to solve this issue.

@yesunhuang
Copy link
Author

Hi @yesunhuang thx for opening an issue. Unfortunately I cannot reproduce your error since I do not have a windows PC. Maybe you can try to run the code via the terminal instead of a jupyter notebook.

I'll keep this issue open for now in case you or anybody else find out how to solve this issue.

thanks for your comment. I still cannot solve this problem. So I decide to implement the algorithm myself.

@DyariMoSharif
Copy link

DyariMoSharif commented Jun 13, 2022

Hi @yesunhuang thx for opening an issue. Unfortunately I cannot reproduce your error since I do not have a windows PC. Maybe you can try to run the code via the terminal instead of a jupyter notebook.
I'll keep this issue open for now in case you or anybody else find out how to solve this issue.

thanks for your comment. I still cannot solve this problem. So I decide to implement the algorithm myself.

Hello, there!
I had the same issue but I guess it has something to do with Jupyter notebook since when I tested it on Visual Studio Code it worked well though it gave some other warning and errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants