Git Product home page Git Product logo

Comments (11)

lpsinger avatar lpsinger commented on July 19, 2024 1

Sounds like an issue with your PYTHONPATH.

from radbelt.

spinnak3r avatar spinnak3r commented on July 19, 2024 1

@donidona No, I didn't. I even asked two lab colleagues to try to install it too but they get the same error. The package remains, at least to us, unusable.
Installing the igrf package from pip removed the igrf import error, but aep8 is only available locally and that error remains. In my opinion there must be something missing in the __init__.py file.

from radbelt.

lpsinger avatar lpsinger commented on July 19, 2024 1

Installing the igrf package from pip removed the igrf import error

The igrf package on PyPI is not related to this package, and it is not a dependency.

from radbelt.

lpsinger avatar lpsinger commented on July 19, 2024 1

Yes, that’s the issue I’m seeing too in the GitHub Actions pipeline.

It should be fixed now on Linux and macOS. Windows will take longer because I don’t use Windows and I am not familiar wi to the Windows compiler and linker tool chain.

from radbelt.

donidona avatar donidona commented on July 19, 2024

I have the same problem, @spinnak3r did you manage to fix it?

from radbelt.

lpsinger avatar lpsinger commented on July 19, 2024

Is this fixed in version 0.1.4?

from radbelt.

donidona avatar donidona commented on July 19, 2024

I have the same problem with version 0.1.4

from radbelt.

donidona avatar donidona commented on July 19, 2024

@lpsinger thanks for the quick support, however the problem still persists:
ImportError: DLL load failed while importing core: The specified module could not be found.

from radbelt.

lpsinger avatar lpsinger commented on July 19, 2024

I think that #43 will fix this once I do a release, but I have to debug some Windows build issues first.

What operating system, architecture, and Python distribution are you using? How are you installing radbelt?

from radbelt.

donidona avatar donidona commented on July 19, 2024
  • Microsoft Windows 10 Pro Version 10.0.19045 Build 19045
  • Python 3.10.6
  • System Type x64-based PC

I installed radbelt 0.1.4 using git clone https://github.com/nasa/radbelt.git and pip install . and get the error ImportError: DLL load failed while importing core: The specified module could not be found.

from radbelt.

lpsinger avatar lpsinger commented on July 19, 2024

It looks like the Windows build has never worked. Unfortunately, I don't have sufficient expertise with Windows to debug it myself. Pull requests are welcome. See https://github.com/nasa/radbelt#known-issues and #47.

@spinnak3r, based on your initial report, it looks like you are using Linux. I just released version 0.1.5. Do you find that version 0.1.5 fixes your issue on Linux?

from radbelt.

Related Issues (10)

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.