Fwd: Re: synchronization with Jack transport : jack-audio-tools-master problem
Philippe GARCIA-ORTUNO <[email protected]> Fri, 4 Oct 2019 00:54:56 +0200
| Newsgroups | gmane.comp.audio.jackit |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============4247048337402585641==
Content-Type: multipart/alternative;
boundary="------------5476EE123F680015C20E62DC"
Content-Language: fr
This is a multi-part message in MIME format.
--------------5476EE123F680015C20E62DC
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
I still continue to have some error with python3:
/chapolin@chapolin-MS-7B89:~/jack-audio-tools-master$ python3
transport/timebase_master.py
Traceback (most recent call last):
File "transport/timebase_master.py", line 11, in <module>
import jack
ModuleNotFoundError: No module named 'jack'
/and/
chapolin@chapolin-MS-7B89:~/jack-audio-tools-master$ python3 setup.py
cmd --help
/usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown
distribution option: 'long_description_content_type'
warnings.warn(msg)
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'cmd'
/Philippe/
/
Le 03/10/2019 à 17:06, Christopher Arndt a écrit :
> Am 03.10.19 um 17:03 schrieb Philippe GARCIA-ORTUNO:
>> I tried to do /python setup.py/ and /python timebase_master.py/ in a
>> command line but I had some error message: for /python
>> timebase_master.py :/
>>
>> python timebase_master.py
>> File "timebase_master.py", line 15
>> def __init__(self, name, *, bpm=120.0, beats_per_bar=4,
>> beat_type=4,
>> ^
>> SyntaxError: invalid syntax
>
> You need to use Python 3. You can install the scripts with "python3
> setup.py install", but you can also just run timebase_master.p
> directly from the root of project:
>
> $ python3 transport/timebase_master.py --help
>
> Chris
>
>
> P.S. Please answer to the mailing list, not to me personally.
>
--------------5476EE123F680015C20E62DC
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-forward-container"> I still continue to have some
error with python3:<br>
<br>
<i><font color="#3333ff">chapolin@chapolin-MS-7B89:~/jack-audio-tools-master$
python3 transport/timebase_master.py <br>
Traceback (most recent call last):<br>
File "transport/timebase_master.py", line 11, in
<module><br>
import jack<br>
ModuleNotFoundError: No module named 'jack'<br>
<br>
</font></i><font color="#3333ff"><font color="#000000">and</font></font><i><font
color="#3333ff"><br>
<br>
chapolin@chapolin-MS-7B89:~/jack-audio-tools-master$ python3
setup.py cmd --help<br>
/usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown
distribution option: 'long_description_content_type'<br>
warnings.warn(msg)<br>
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2
[cmd2_opts] ...]<br>
or: setup.py --help [cmd1 cmd2 ...]<br>
or: setup.py --help-commands<br>
or: setup.py cmd --help<br>
<br>
error: invalid command 'cmd'<br>
<br>
</font></i><font color="#3333ff"><font color="#000000">Philippe</font></font><i><font
color="#3333ff"><br>
<br>
</font></i><br>
<div class="moz-cite-prefix">Le 03/10/2019 à 17:06, Christopher
Arndt a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:[email protected]">Am
03.10.19 um 17:03 schrieb Philippe GARCIA-ORTUNO: <br>
<blockquote type="cite">I tried to do /python setup.py/ and
/python timebase_master.py/ in a command line but I had some
error message: for /python timebase_master.py :/ <br>
<br>
python timebase_master.py <br>
File "timebase_master.py", line 15 <br>
def __init__(self, name, *, bpm=120.0, beats_per_bar=4,
beat_type=4, <br>
^ <br>
SyntaxError: invalid syntax <br>
</blockquote>
<br>
You need to use Python 3. You can install the scripts with
"python3 setup.py install", but you can also just run
timebase_master.p directly from the root of project: <br>
<br>
$ python3 transport/timebase_master.py --help <br>
<br>
Chris <br>
<br>
<br>
P.S. Please answer to the mailing list, not to me personally. <br>
<br>
</blockquote>
<br>
</div>
</body>
</html>
--------------5476EE123F680015C20E62DC--
--===============4247048337402585641==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Jack-Devel mailing list
[email protected]
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org
--===============4247048337402585641==--