nanomsg/nnpy

The installer is python 2 dependent

memeplex opened this issue · 2 comments

      File "generate.py", line 16, in functions
        for fn, path in hfiles.iteritems():
    AttributeError: 'dict' object has no attribute 'iteritems'

Seems to be fixed in master, but yet I keep this open because pip install nnpy as described in the README fails.

djc commented

I've just tagged an 1.0 release (including your suggested fix for #14), so this should be okay now.