Yeah, it seems it failed to start mklauncher , the same as (
https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!searchin/machinekit/mklauncher|sort:relevance/machinekit/NH2b_19V7w0/8a8JoDDYCAAJ),
 
unfortunately there is no reply for this thread.

I tried on BBB side:

> debian@arm:~/anddemo$ mklauncher .
>
> mklauncher runs but no messages displayed just sits there like its waiting

I open another terminal and run:

> debian@arm:~/anddemo$./run.py
>

Result is the same:

> debian@arm:~/anddemo$ ./run.py 
> stopping realtime... done
> cleaning up leftover session... done
> starting realtime...done
> loading anddemo.py... done
> Traceback (most recent call last):
>   File "./run.py", line 39, in <module>
>     launcher.ensure_mklauncher()  # ensure mklauncher is started
> AttributeError: 'module' object has no attribute 'ensure_mklauncher'
>

May I know how to start mklanucher?

Thanks very much!
-chengxi 


On Monday, 10 October 2016 16:30:45 UTC+8, euerka wrote:
>
> Error as expected:
>
> debian@arm:~/anddemo$ ./run.py 
>> starting realtime...done
>> loading anddemo.py... done
>> Traceback (most recent call last):
>>   File "./run.py", line 39, in <module>
>>     launcher.ensure_mklauncher()  # ensure mklauncher is started
>> AttributeError: 'module' object has no attribute 'ensure_mklauncher'
>>
>
> -chengxi
>

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to