Python 3 Support for PyKerberos Install
29 Sep
2015
29 Sep
'15
3:31 p.m.
Hello Folks, This is my first post in this list. Well, in these days I tried to install the PyKerberos package in a Python 3.4 virtualenv, without success. But, looking at Setup.Py, it uses 'file' which is not recoganized on Python 3.4; I just changed it to 'open' and it works like a charm on 3.4. The change ocurred in the line 19. Is there any chance to upstream the change?
3693
Age (days ago)
3693
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gabriel SERPRO