On 24.02.2012 12:34, James Harrison wrote:
> Which will give you a tarball with the files. Then just cp
> config.yml.example config.yml and edit away.
>
>
OK, one machine running Ubuntu 11.10 can transmit and receive. (I can see
the level running, an in rx mode i see the message, that this mode is
running.
But my 2nd machine with kubuntu 12.04 (beta) show only:
ruediger@audio:~/openob$ python tx.py
Traceback (most recent call last):
File "tx.py", line 18, in <module>
static_conf = yaml.load(open("config.yml", 'r'))
File "/usr/lib/python2.7/dist-packages/yaml/__init__.py", line 71, in
load
return loader.get_single_data()
File "/usr/lib/python2.7/dist-packages/yaml/constructor.py", line 37,
in get_single_data
node = self.get_single_node()
File "/usr/lib/python2.7/dist-packages/yaml/composer.py", line 36, in
get_single_node
document = self.compose_document()
File "/usr/lib/python2.7/dist-packages/yaml/composer.py", line 55, in
compose_document
node = self.compose_node(None, None)
File "/usr/lib/python2.7/dist-packages/yaml/composer.py", line 84, in
compose_node
node = self.compose_mapping_node(anchor)
File "/usr/lib/python2.7/dist-packages/yaml/composer.py", line 127,
in compose_mapping_node
while not self.check_event(MappingEndEvent):
File "/usr/lib/python2.7/dist-packages/yaml/parser.py", line 98, in
check_event
self.current_event = self.state()
File "/usr/lib/python2.7/dist-packages/yaml/parser.py", line 439, in
parse_block_mapping_key
"expected <block end>, but found %r" % token.id, token.start_mark)
yaml.parser.ParserError: while parsing a block mapping
in "config.yml", line 10, column 1
expected <block end>, but found '<scalar>'
in "config.yml", line 10, column 35
ruediger@audio:~/openob$
In rx and tx it's the same
I know, kubuntu 12.04 is beta. But i think, that there will nothing
change with python the next weeks...
--
Ruediger
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev