octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Integrating Pytave and Nnet


From: Mike Miller
Subject: Re: Integrating Pytave and Nnet
Date: Thu, 27 Apr 2017 07:41:53 -0700
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Apr 27, 2017 at 01:02:28 +0200, Francesco Faccio wrote:
> I tried to import Tensorflow (1.1.0-rc2) through Pytave and I got this
> error (I'm using Ubuntu 16.04.2 LTS):
> 
> >> py.tensorflow.VERSION
> error: pycall: AttributeError: 'module' object has no attribute 'argv'
> error: called from
>     subsref at line 52 column 7
> 
> so it seems that there is still some work to be done in order to fix it.
> Can you please try to test this with Tensorflow 1.1.0-rc2? Have you already
> tested it in a different machine?
> I suggest you to take a closer look into sys.argv, and the issues pointed
> out by Mike.

I haven't looked into it too much, but it might be safest to just ensure
that sys.argv is set to something when the Python interpreter is loaded.

-- 
mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]