GithubHelp home page GithubHelp logo

Comments (4)

edrewitz avatar edrewitz commented on August 16, 2024

Forgot to mention, I am using Windows OS and Python 3.11.4.

from siphon.

dopplershift avatar dopplershift commented on August 16, 2024

I assume since you closed this you got it figured out?

from siphon.

edrewitz avatar edrewitz commented on August 16, 2024

I assume since you closed this you got it figured out?

Good day Ryan,

Yes I found the fix. I'll speak about it here since it could potentially be helpful to others if they encounter the same issue.

So as I stated above, at least one of the DLLs for my Python became corrupted and I had to uninstall both python and miniconda3 and reinstall. I was using Python 3.11.4. When I reinstalled Python 3.11.4 I installed miniconda 3.11. One weird thing I encountered when troubleshooting miniconda 3.11 was when I had the path to environment variable box checked, the scripts that utilize the cfgrib module ran fine in the windows task scheduler but the scripts using siphon did not. Likewise, when I uninstalled and re-installed miniconda 3.11 and left the path to environment variable box unchecked, the scripts that utilize cfgrib did not run in the windows task scheduler error code 0x1 but the scripts using siphon ran fine.

The fix turned out to be using miniconda 3.10 with having the path to environment variable box checked (I had all 4 boxes checked when setting up miniconda 3.10) and that fixed everything as now both the scripts that use cfgrib and siphon work. It appears that protobuf module that siphon uses isn't friendly with miniconda 3.11 yet but works fine with miniconda 3.10.

I hope this helps.

Regards,

Eric Drewitz

from siphon.

dopplershift avatar dopplershift commented on August 16, 2024

Hrrmm, I sense there's something more complicated going on here. Siphon's test suite (including the protobuf-based functionality) is passing locally for me on both Python 3.11 and 3.12 on arm64 macOS. We need to do some more work here on GitHub to get the CI runs back to get a good test on Windows here to be sure, but I'm concerned this is more environment related.

from siphon.

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.