Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named apport.fileutils #77

Closed
kilmarnock opened this issue Oct 11, 2016 · 2 comments
Closed

ImportError: No module named apport.fileutils #77

kilmarnock opened this issue Oct 11, 2016 · 2 comments

Comments

@kilmarnock
Copy link

kilmarnock commented Oct 11, 2016

Hi!
When I try to run kalibr_calibrate_cameras ...
I get the error
ImportError: No module named apport.fileutils
I use the cde binary on ubuntu 14.04.
Unfortunatelly I do not know anything about cde. What can I do? Ubuntu has apport installed.

The Stacktrace is
importing libraries Traceback (most recent call last): File "/var/kalibr-build/devel/bin/kalibr_calibrate_cameras", line 5, in <module> exec(fh.read()) File "<string>", line 444, in <module> File "<string>", line 149, in main File "/var/kalibr-build/src/kalibr/aslam_offline_calibration/kalibr/python/kalibr_common/ConfigReader.py", line 397, in __init__ ParametersBase.__init__(self, yamlFile, "CalibrationTargetConfig", createYaml) File "/var/kalibr-build/src/kalibr/aslam_offline_calibration/kalibr/python/kalibr_common/ConfigReader.py", line 135, in __init__ self.data = self.readYaml() File "/var/kalibr-build/src/kalibr/aslam_offline_calibration/kalibr/python/kalibr_common/ConfigReader.py", line 146, in readYaml self.raiseError( "Could not read configuration from {0}".format(self.yamlFile) ) File "/var/kalibr-build/src/kalibr/aslam_offline_calibration/kalibr/python/kalibr_common/ConfigReader.py", line 169, in raiseError raise RuntimeError( "{0}{1}".format(header, message) ) RuntimeError: [CalibrationTargetConfig Reader]: Could not read configuration from /mnt/256GBSDCard/schachbrett_kalibr.yamls Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 64, in apport_excepthook from apport.fileutils import likely_packaged, get_recent_crashes ImportError: No module named apport.fileutils

@kilmarnock
Copy link
Author

Never mind. It happens if you messs the arguments. Sorry.

@MF1523017
Copy link

how do you solve the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants