Closed Jaeyoung-Lim closed 3 years ago
I could not reproduce that error. What kind of system do you try to install the dependencies on? I use ubuntu 20.04 LTS, python 3.8, and pip 20.0.2.
But I think we might be able to kick that dependency out of the project. That was a library that was used in the file nik gave me in the beginning. Currently it is not used and I don't think at the moment that we will need HDF5 if we stick to yaml files.
@manumerous I am on Ubuntu 18.04 I think this is exactly why we need automated tests to verify that the instructions work. Otherwise we need to be explicit on exactly which the system(only) works
Could you document in the readme the setup process + instructions on how to run/simulate a vehicle from a uLog?(including the ulog generation)
Yes sure it is a good point to document this.
Let's leave this issue open as a reminder. I will do this once I have the model validation. Maybe it would also be a good point to reflect on the structure of the project together at some point.
Hi @Jaeyoung-Lim did downgrading the version of h5py solve the problem for you? Could you install every dependence afterwards?
Nope it fails with pyproj :) I added you as a collaborator you can see the results
Problem Description I could not install the python dependencies as specified in this package
Steps to reproduce