octave-maintainers
[Top][All Lists]
Advanced

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

Re: python with octave project (Pythonic)


From: Colin Macdonald
Subject: Re: python with octave project (Pythonic)
Date: Sat, 7 Mar 2020 23:21:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 2020-03-07 10:59 p.m., Nader Nabil wrote:
oct-py-types.cc: In function ‘PyObject* pythonic::make_py_numeric_value(const octave_value&)’: oct-py-types.cc:250:15: error: ‘const class octave_value’ has no member named ‘islogical’
      if (value.islogical ())

i opened the class octave_value and made sure that these members existed .

What version of Octave? You might open a new issue at gitlab.com/mtmiller/octave-pythonic



reply via email to

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