From: Mark M. <mm...@ri...> - 2019-02-20 01:26:28
|
Hi Alistair, Can you email me the output of these two commands?: port contents ompl port installed Best, Mark > On Feb 19, 2019, at 4:38 PM, Alistair Scheuhammer <si...@my...> wrote: > > Hello, > > I recently installed OMPL through Macports (specifically, by executing the terminal command "sudo port sync \; install ompl +app"). While the installation appears to have been successful, I'm afraid I'm lost as to what I'm supposed to do next to actually run OMPL. The installation does not appear to have created an application I can just open. There does appear to be a terminal command I can now run ("ompl_app"), but whenever I run this command, I get the following error: > > Traceback (most recent call last): > File "/opt/local/bin/ompl_app", line 56, in <module> > from ompl.util import OutputHandler, useOutputHandler, LogLevel, \ > File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ompl/util/__init__.py", line 4, in <module> > from ompl.util._util import * > ImportError: No module named _util > > Am I doing the correct thing here, and if so, what is preventing the app from running? Likewise, if I am not doing the right thing, here, what am I supposed to do run OMPL now that it's been installed? > _______________________________________________ > ompl-users mailing list > omp...@li... > https://lists.sourceforge.net/lists/listinfo/ompl-users |