<div dir="ltr">Thanks. After installing the lxml Python component, crm starts with no problem.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 5, 2019 at 10:05 PM Jeremy Hansen <<a href="mailto:jebrhansen%2BSBo@gmail.com">jebrhansen+SBo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 5, 2019, 6:23 PM JCA <<a href="mailto:1.41421@gmail.com" target="_blank">1.41421@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">I installed the crmsh package into two freshly installed Slackware 14.2 systems, fully patched. According to the info file for this package, it does not have any explicit dependencies. I nevertheless installed pacemaker, and all of its dependencies, for that's the context in which I am going to use crmsh.<div><br><div>When I try to invoke the crm executable that is distributed with crmsh, here is what I am getting:</div></div><div><br></div><div># crm</div><div><div>Fatal error:</div><div>        No module named lxml</div><div>        No module named modules</div><div><br></div><div>    Failed to start crmsh! This is likely due to a broken</div><div>    installation or a missing dependency.</div><div><br></div><div>    If you are using a packaged version of crmsh, please try</div><div>    reinstalling the package. Also check your PYTHONPATH and</div><div>    make sure that the crmsh module is reachable.</div><div><br></div><div>    Please file an issue describing your installation at</div><div>    <a href="https://github.com/Clusterlabs/crmsh/issues/" rel="noreferrer" target="_blank">https://github.com/Clusterlabs/crmsh/issues/</a> .</div></div><div><br></div><div>PYTHONPATH is not set in my shell, and it is not found in any file in /etc/profile.d. I tried setting it myself with</div><div><br></div><div>export PYTHONPATH=/usr/lib64/python2.7/site-packages/crmsh<br></div><div><br></div><div>and a few variations of the above, but it made no difference.</div></div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Looks like there might be some undocumented dependencies somewhere. Based on your error message, I'm assuming you need <a href="https://slackbuilds.org/repository/14.2/python/lxml/" target="_blank">https://slackbuilds.org/repository/14.2/python/lxml/</a> for the missing "lxml", but I'm not sure what you'd need for the missing "modules".</div><div dir="auto"><br></div><div dir="auto">Jeremy</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div></div>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div>