Code Monkey home page Code Monkey logo

Comments (12)

michaelbynum avatar michaelbynum commented on May 30, 2024

Can you provide any more details? What version of WNTR are you using? Can you provide the full stack trace?

from wntr.

GalPerelman avatar GalPerelman commented on May 30, 2024

I'm using wntr 0.1.7

run_sim error

from wntr.

michaelbynum avatar michaelbynum commented on May 30, 2024

Thanks. One more question. What version of Python are you using?

from wntr.

GalPerelman avatar GalPerelman commented on May 30, 2024

Python 3.7 with Anaconda

from wntr.

michaelbynum avatar michaelbynum commented on May 30, 2024

When you installed python with anaconda, did you use the 32-bit or the 64-bit installer?

from wntr.

GalPerelman avatar GalPerelman commented on May 30, 2024

64 bit

from wntr.

michaelbynum avatar michaelbynum commented on May 30, 2024

And how did you install WNTR?

from wntr.

GalPerelman avatar GalPerelman commented on May 30, 2024

I'm working on an offline system
For that reason, I downloaded whl file, delivered it to the offline system,
and then installed it with pip install

from wntr.

GalPerelman avatar GalPerelman commented on May 30, 2024

I figured out what was the problem, Apparently, one of the DLL files was missing.
I think that during the transference of the whl file to the offline system, the specific file was dropped.
To solve this, I downloaded the missing DLL separately and saved it in the directory according to the error. Now it's works

from wntr.

dbhart avatar dbhart commented on May 30, 2024

from wntr.

GalPerelman avatar GalPerelman commented on May 30, 2024

The missing file was 'epanet2_amd64.dll'
Need to be located in 'C:\ProgramData\Anaconda3\Lib\site-packages\wntr\epanet\Windows'

from wntr.

dbhart avatar dbhart commented on May 30, 2024

from wntr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.