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

Issues with using od2net on Windows #83

Open
joeytalbot opened this issue Sep 26, 2024 · 5 comments
Open

Issues with using od2net on Windows #83

joeytalbot opened this issue Sep 26, 2024 · 5 comments
Assignees

Comments

@joeytalbot
Copy link

joeytalbot commented Sep 26, 2024

Here are a couple of issues I have come across while trying to run r/README.Rmd

Docker does not run but gives this error:

$ docker run -v $(pwd):/app ghcr.io/urban-analytics-technology-platform/od2net:main /app/config.json
Error: failed to open file `C:/Program Files/Git/app/config.json`

Caused by:
    No such file or directory (os error 2)

Also osmium is required

@Robinlovelace
Copy link
Collaborator

These are Windows-specific issues, also affecting ATE colleagues I think so cc @stholder3

@Robinlovelace Robinlovelace self-assigned this Sep 26, 2024
@dabreegster
Copy link
Collaborator

Thanks, noted. I don't really use Docker regularly, so probably the mount point is wrong. PRs welcome to improve it. There's also #76 started if a dev container is any easier. In the meantime, I'd strongly recommend trying out a Linux setup for development work generally and building od2net from source.

@Robinlovelace
Copy link
Collaborator

Happy to give it a go.

@joeytalbot
Copy link
Author

Happy to give it a go.

@Robinlovelace did you make any progress with this?

@Robinlovelace
Copy link
Collaborator

Yes, did get it working here, but in GitHub + devcontainer: https://github.com/acteng/netgen

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

3 participants