octave-maintainers
[Top][All Lists]
Advanced

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

Re[2]: run python from octave


From: Игорь
Subject: Re[2]: run python from octave
Date: Wed, 14 Apr 2021 20:31:39 +0300

Thanks for the help.

I took a radical path.
Install Windows 10.
Changed the name of the administrator from Cyrillic to English.
Successfully starting python from octave:
system('C:\username\...python\...\ start python name_file.py')

Best regards,
Igor

2 апреля 2021, 19:29:15, от "John W. Eaton" <jwe@octave.org>:

This list is intended for discussions about Octave development.  For 
help using Octave, please use the discourse help forum here:

   https://octave.discourse.group/

or the help@octave.org mailing list.

jwe



On 4/2/21 11:45 AM, Igor1954 wrote:
> run python from octave I run python : output = system ("path\abc.py",1) 
> As a rezult output=1 But abc.py do not begin run without diagostic 
> error. Can you help? In Matlab I use next comands: system('cd C:path\') 
> system('cd C:\path\ && start python name_file.py') In Octave these 
> commands give an error - &&
> ------------------------------------------------------------------------
> Sent from the Octave - Maintainers mailing list archive 
> <https://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html> 
> at Nabble.com.


reply via email to

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