I have downloaded the SD image you are using and examined it.
The basic problem is quite simple.
You are using an image for which Machinekit was __compiled__, not
created from packages.
The only package element, aside from support libraries, is
machinekit-xenomai.
(Look at /var/log/apt/history.log to see what packages have been
installed / upgraded from the base OS install)
So best advice, if you want to update your image, wait for Robert Nelson
to release a new SD image.
>> I also tried to install the package manually with dpkg -i with the
same result.
If you force an install of a machinekit package, you are overwriting
binaries etc which cannot be recovered and if you do it incompletely
you may end up with an unstable or non-functioning system, unless you
are very careful what you are doing.
I will await the results of your checks as below
>> Then check for
/usr/lib/python2.7/dist-packages/machinetalk/protobuf/message_pb2
That file should be
/usr/lib/python2.7/dist-packages/machinetalk/protobuf/message_pb2.py
On 12/07/16 07:56, [email protected] wrote:
The error you are getting should not occur if ALL your files were
upgraded
However I know nothing about the image you are trying to upgrade and
don't know if all the files are standard.
Look at /bin/configserver
It should have lines the same as these for its imports
https://github.com/machinekit/machinekit/blob/master/src/machinetalk/config-service/configserver.py#L16
Then check for
/usr/lib/python2.7/dist-packages/machinetalk/protobuf/message_pb2
I would think that one of the 2 is missing, it is either importing the
old module path, or the new path does not exist.
regards
On 10/07/16 23:38, 'IonicBasher' via Machinekit wrote:
Getting this error when trying to run Machineface on latest image
both classic machinekit and jessie.
Unsure of what that's about. Axis loads up fine with sample CRAMPS
configuration.
Followed this guide as usual:
https://github.com/the-snowwhite/CRAMPS2/wiki/BBB-CRAMPS-Machineface-3D-Printer-Out-Of-The-Box-Experience
Except with:
https://github.com/strahlex/MendelMax-CRAMPS
--
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.