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

Incomplete requirements.txt #1

Closed
gnestlinger opened this issue Apr 16, 2024 · 1 comment
Closed

Incomplete requirements.txt #1

gnestlinger opened this issue Apr 16, 2024 · 1 comment

Comments

@gnestlinger
Copy link

Could you please update the requirements.txt file to contain all required packages? Maybe even including the required version?
I tried the following, but unfortunately pip install -r requirements.txt failed.

  • shapely
  • scipy
  • numpy
  • matplotlib
  • datetime
  • commonroad-all
  • dg_commons
@tianyilim
Copy link
Owner

Hi, unfortunately as mentioned in the README:

Unfortunately the algorithm only works in the Docker environment specified for the assignment, so you would need to adapt the sample code to your specific use case.

However, if you do end up managing to use the codebase somehow in its current form, it'd be pretty cool.

I can of course add these as dependencies in requirements.txt but don't have the bandwidth to test / maintain it right now.

tianyilim added a commit that referenced this issue Apr 16, 2024
As requested in #1
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