joseph pareti writes:
> thanks for the hint, virtualenv looks like an interesting option, however
> in my case I need to rely on several components that are already installed
> in the VM in Azure, including tensorflow, etc.
> If I use virtualenv, do I need to start from scratch?
"virtualenv" has
> Try to upgrade to 2.7.15. It should be shipped with Tk 8.6.
Thanks. I'm using an internal (to work) Anaconda distro at work. Hopefully
it will update soon.
Skip
--
https://mail.python.org/mailman/listinfo/python-list
On Sunday, 6 May 2018 10:48:12 UTC+5:30, Chris Angelico wrote:
> On Sun, May 6, 2018 at 3:10 PM, Sharan Basappa
> wrote:
> > On Saturday, 5 May 2018 21:47:33 UTC+5:30, Steven D'Aprano wrote:
> >> On Sat, 05 May 2018 08:45:39 -0700, Sharan Basappa wrote:
> >>
> >> > Thanks a lot. I have actually