On 04/04/18 16:10, Evapcoop, Evapcoop wrote: > I wanted to know if it is possible to use Nimblenet and all it's > associated packages with Python3.6.> From what I have read, that library is > compatible with Python2.7.
I think you just answered your own question. If the package is designed for v2.7 its extremely unlikely to work in 3.6 even if you did succeed in importing it. The differences between 2.7 and 3.6 are significant. But this forum is the wrong place to ask. We are focused on the Python language and standard library. For detailed info you really need to ask the nimblenet developers/support fora. -- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ http://www.amazon.com/author/alan_gauld Follow my photo-blog on Flickr at: http://www.flickr.com/photos/alangauldphotos _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor