Re: [Tutor] Using the Nimblenet Library in Python 3.6

2018-04-05 Thread Alan Gauld via Tutor
On 05/04/18 15:28, Zachary Ware wrote: > I would appreciate keeping the FUD about the differences to a minimum > :). The differences are there and they are significant, but far from > insurmountable; in my experience, well-written Python 3 code is fairly > trivial to port to Python 2/3. I

Re: [Tutor] Using the Nimblenet Library in Python 3.6

2018-04-05 Thread Zachary Ware
On Thu, Apr 5, 2018 at 3:39 AM, Alan Gauld via Tutor wrote: > On 05/04/18 04:02, Mark Lawrence wrote: > >> Python 3.6 has more functionality than 2.7 by definition, but your >> comment implies, at least to me, that 2.7 and 3.6 are chalk and cheese. >> Nothing could be further

Re: [Tutor] Using the Nimblenet Library in Python 3.6

2018-04-05 Thread Mark Lawrence
On 05/04/18 09:39, Alan Gauld via Tutor wrote: On 05/04/18 04:02, Mark Lawrence wrote: Python 3.6 has more functionality than 2.7 by definition, but your comment implies, at least to me, that 2.7 and 3.6 are chalk and cheese. Nothing could be further from the truth and has regrettably been one

Re: [Tutor] Using the Nimblenet Library in Python 3.6

2018-04-05 Thread Alan Gauld via Tutor
On 05/04/18 04:02, Mark Lawrence wrote: > Python 3.6 has more functionality than 2.7 by definition, but your > comment implies, at least to me, that 2.7 and 3.6 are chalk and cheese. > Nothing could be further from the truth and has regrettably been one of > the reasons for the dreadfully slow

Re: [Tutor] Using the Nimblenet Library in Python 3.6

2018-04-04 Thread Mark Lawrence
On 05/04/18 00:07, Alan Gauld via Tutor wrote: 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

Re: [Tutor] Using the Nimblenet Library in Python 3.6

2018-04-04 Thread Mats Wichmann
On 04/04/2018 05:07 PM, Alan Gauld via Tutor wrote: > 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

Re: [Tutor] Using the Nimblenet Library in Python 3.6

2018-04-04 Thread Alan Gauld via Tutor
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

[Tutor] Using the Nimblenet Library in Python 3.6

2018-04-04 Thread Evapcoop, Evapcoop
Hello, I am running into some trouble when trying to import certain modules; 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. Some how I was able to successfully import