Python module mismatch.
Hal Murray
hmurray at megapathdsl.net
Wed Jan 30 22:00:35 UTC 2019
Gary said:
> Great, the python library mismatch code works:
> Library/Binary version mismatch
> Binary: ntpsec-1.1.3+ 2019-01-30T21:25:37Z (git rev ab0ea27cf)
> Library: ntpsec-1.1.3+ 2019-01-30T21:20:27Z (git rev ab0ea27cf)
What did you do to get that?
The version strings come from waf configure. Right? So you did something
more complicated than a simple edit/build/test, or edit/build/install/test.
Maybe you are trying to switch between python2 and python3 when running installed code? I think that takes separate configures to make the libraries which means only one will pass the version check.
--
These are my opinions. I hate spam.
More information about the devel
mailing list