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

ZeroDivisionError #1

Open
gqjia opened this issue Jul 3, 2019 · 1 comment
Open

ZeroDivisionError #1

gqjia opened this issue Jul 3, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@gqjia
Copy link

gqjia commented Jul 3, 2019

Traceback (most recent call last):
File "/Users/***/Documents/GitHub/FJSP/PSO/PSO_third.py", line 160, in
clean_contents[i][j][0] = (1/clean_contents[i][j][0])/temp_sum
ZeroDivisionError: integer division or modulo by zero

@superhqh
Copy link
Owner

superhqh commented Apr 6, 2020

There may some problem with the "clean_contents", you can check this variable and the dataset imported. Although i have runned this code sucessfully in my computer, this is a tough version.

@superhqh superhqh added the bug Something isn't working label Apr 6, 2020
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

2 participants