Set module removed in python 3
Closed this issue · 4 comments
CrazyPython commented
Now there is an ImportError
when importing pykov in Python 3.
CrazyPython commented
monkpit commented
This needs to be fixed somehow - ran into this problem today - @riccardoscalco is there anything I can do to help? In my opinion the code should be rewritten to use set
by default instead of sets.Set
.
riccardoscalco commented
Merged #16
Sorry for the lazy maintenance.
CrazyPython commented
Merged - Now compatible. @riccardoscalco make sure to update it on PyPI