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

version 1.0.1 cannot read inp files with "õ, ä, ö, ü" in the name or path #71

Open
Nils-TalTech opened this issue Mar 18, 2021 · 4 comments

Comments

@Nils-TalTech
Copy link

Describe the bug
When opening input files where the letters "õ", "ä", "ö" or "ü" are in the name of the file or in the path (catalogue) pyswmm returns error message "ERROR 303: cannot open input file."

The issue was solved when I downgraded back to version 0.6.2

To Reproduce
For example file name "Söderhamn.inp" resulted that error message while "Soderhamn.inp" resulted expected behaviour (no errors when opening the file)

Expected behavior
For example the following path throws the error:
C:\Users\somename\models\Söderhamn

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Python Version Python 3.8
  • PySWMM Version 1.0.1

Additional context
Add any other context about the problem here.

@bemcdonnell
Copy link
Member

@Nils-TalTech, I believe this is actually a problem with SWMM, not PySWMM. I am going to move this issue to SWMM's project.

@bemcdonnell bemcdonnell transferred this issue from pyswmm/pyswmm Mar 18, 2021
@Nils-TalTech
Copy link
Author

Nils-TalTech commented Mar 18, 2021 via email

@michaeltryby
Copy link
Contributor

This is an issue with the swmm-toolkit wheel. I propose we transfer the issue there.

@michaeltryby michaeltryby transferred this issue from pyswmm/Stormwater-Management-Model Apr 1, 2021
@jennwuu
Copy link
Contributor

jennwuu commented Jun 11, 2021

This issue will be addressed by issue #75

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

4 participants