Gmoccapy fails to load on live CD installation
27 Nov 2017 14:27 #102389
by mariusl
Regards
Marius
www.bluearccnc.com
Gmoccapy fails to load on live CD installation was created by mariusl
I installed from the live CD for uspace installation. When loading Gmoccapy I get this error
Found an error!
The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/bin/gmoccapy", line 102, in <module>
from gmoccapy import player # a class to handle sounds
File "/usr/lib/python2.7/dist-packages/gmoccapy/player.py", line 27, in <module>
import gst
ImportError: No module named gst
Any ideas please?
Found an error!
The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/bin/gmoccapy", line 102, in <module>
from gmoccapy import player # a class to handle sounds
File "/usr/lib/python2.7/dist-packages/gmoccapy/player.py", line 27, in <module>
import gst
ImportError: No module named gst
Any ideas please?
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
27 Nov 2017 14:31 #102390
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Gmoccapy fails to load on live CD installation
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
27 Nov 2017 19:02 #102395
by newbynobi
Replied by newbynobi on topic Gmoccapy fails to load on live CD installation
Hallo Marius,
could you please check if python-gst- is installed?
If so, what release?
If possible install 0.10.
I do not know if the testing stretck CD does contain gmoccapy 1.XX or 2.XX, IMHO that dependency is fixed in 2.XX.
(open /usr/bin/gmoccapy with gedit and check for release number)
Norbert
could you please check if python-gst- is installed?
If so, what release?
If possible install 0.10.
I do not know if the testing stretck CD does contain gmoccapy 1.XX or 2.XX, IMHO that dependency is fixed in 2.XX.
(open /usr/bin/gmoccapy with gedit and check for release number)
Norbert
Please Log in or Create an account to join the conversation.
28 Nov 2017 06:47 #102423
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Gmoccapy fails to load on live CD installation
Hi Norbert
Gmoccapy release is 1.5.8.
Why would they use such an old release in the latest suggested Uspace image? I feel that the sanity is slowly slipping out of Linuxcnc. It is more and more difficult to get things done if you are not a guru developer
There is no point in looking further to solve the problem of gst if the rest is not up to date.
Gmoccapy release is 1.5.8.
Why would they use such an old release in the latest suggested Uspace image? I feel that the sanity is slowly slipping out of Linuxcnc. It is more and more difficult to get things done if you are not a guru developer
There is no point in looking further to solve the problem of gst if the rest is not up to date.
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
29 Nov 2017 15:16 #102485
by andypugh
Because Norbert has only pushed the new stuff to Master, not to the 2.7 branch.
Updates and bugfixes put in to 2.7 will be periodically merged upstream into 2.8 / master. But nothing goes the other way (with good reason) unless the developer specifically makes that happen.
Replied by andypugh on topic Gmoccapy fails to load on live CD installation
Hi Norbert
Gmoccapy release is 1.5.8.
Why would they use such an old release in the latest suggested Uspace image?.
Because Norbert has only pushed the new stuff to Master, not to the 2.7 branch.
Updates and bugfixes put in to 2.7 will be periodically merged upstream into 2.8 / master. But nothing goes the other way (with good reason) unless the developer specifically makes that happen.
Please Log in or Create an account to join the conversation.
29 Nov 2017 15:21 #102486
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Gmoccapy fails to load on live CD installation
I am busy installing manual now from the documentation. It seemed to be ok before so I will see how it goes once I am done.
It might still be the easiest way
It might still be the easiest way
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
29 Nov 2017 16:40 #102492
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Gmoccapy fails to load on live CD installation
If I can recommend, stay away from Debian 9 Stretch for now. It doe snot work as many dependencies are left out from the distro.
Wheezy seems to be stable. Trying that now.
Wheezy seems to be stable. Trying that now.
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
29 Nov 2017 21:38 #102510
by newbynobi
Replied by newbynobi on topic Gmoccapy fails to load on live CD installation
I am using actualy Mint 18 together with master, running fine with kernel .11 with rt-preemp patch
Just use master to get the best out of gmoccapy
Norbert
Just use master to get the best out of gmoccapy
Norbert
Please Log in or Create an account to join the conversation.
01 Dec 2017 07:52 #102554
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Gmoccapy fails to load on live CD installation
Hi Norbert
On my own machine I will do that but on a customer machine I want to use the most stable release.
I installed the Wheezy live CD and then did the RT kernel and Uspace install as per the documentation. It works great for now.
On my own machine I will do that but on a customer machine I want to use the most stable release.
I installed the Wheezy live CD and then did the RT kernel and Uspace install as per the documentation. It works great for now.
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
Time to create page: 0.082 seconds