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

t-route getting build error with latest code #22

Closed
benlee0423 opened this issue Aug 7, 2024 · 3 comments
Closed

t-route getting build error with latest code #22

benlee0423 opened this issue Aug 7, 2024 · 3 comments

Comments

@benlee0423
Copy link
Contributor

benlee0423 commented Aug 7, 2024

To reproduce, build t-route with latest code, and gets the following error message.

removing build/bdist.linux-x86_64/wheel
Traceback (most recent call last):
  File "/t-route/src/troute-routing/setup.py", line 9, in <module>
    import troute.network as tn
ModuleNotFoundError: No module named 'troute.network'
@benlee0423
Copy link
Contributor Author

Opened an issue in t-route repo.
NOAA-OWP/t-route#822

@benlee0423
Copy link
Contributor Author

This is due to the change made in compiler.sh
NOAA-OWP/t-route@a9537c4

@benlee0423
Copy link
Contributor Author

Fixed with NOAA-OWP/t-route#822

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

1 participant