Giter Site home page Giter Site logo

Comments (5)

urschrei avatar urschrei commented on September 26, 2024

Did you install from pip? Do you get the same error when you try from convertbng.cutil import convert_bng?

from convertbng.

ideoma avatar ideoma commented on September 26, 2024

Yes, installed from pip.

Same error

C:\repos\datasci>python
Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:40:30) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

from convertbng.cutil import convert_bng
Traceback (most recent call last):
File "", line 1, in
ImportError: DLL load failed: The specified module could not be found.

from convertbng.

urschrei avatar urschrei commented on September 26, 2024

Could you try the latest version from PyPi? (0.4.25?)

steph

On 21 Jun 2016, at 23:40, Alex Pelagenko [email protected] wrote:

Yes, installed from pip.

Same error

C:\repos\datasci>python
Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:40:30) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

from convertbng.cutil import convert_bng
Traceback (most recent call last):
File "", line 1, in
ImportError: DLL load failed: The specified module could not be found.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

from convertbng.

urschrei avatar urschrei commented on September 26, 2024

I think the problem is a missing Visual C++ Redistributable, which Rust links against. You can download it for free here: https://www.microsoft.com/en-us/download/details.aspx?id=48145

from convertbng.

ideoma avatar ideoma commented on September 26, 2024

Installing Redistributes helped. Thanks a lot.

from convertbng.

Related Issues (12)

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.