home.social

#miniforge — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #miniforge, aggregated by home.social.

fetched live
  1. Miniforge (anaconda Python distribution) fails to install offline since a couple of weeks back. Our workaround is to stay on the v26.1.1-0 installer.

    I dug a bit deeper today, and the reason is that all the bundled packages in the 100+ MB installer have bad checksums, so it says "0 B to download", but then rejects each package and tries to get a correct one online.

    I'm surprised nobody has reported this, I may write a report this weekend.

    It also seems like a bug to me that `conda install --offline` goes online instead of failing when integrity checks fail.

    #miniforge #anaconda #python

  2. Miniforge (anaconda Python distribution) fails to install offline since a couple of weeks back. Our workaround is to stay on the v26.1.1-0 installer.

    I dug a bit deeper today, and the reason is that all the bundled packages in the 100+ MB installer have bad checksums, so it says "0 B to download", but then rejects each package and tries to get a correct one online.

    I'm surprised nobody has reported this, I may write a report this weekend.

    It also seems like a bug to me that `conda install --offline` goes online instead of failing when integrity checks fail.

    #miniforge #anaconda #python

  3. 🔄 Update: I’ve just expanded my #Miniforge migration guide with a dedicated troubleshooting section. It now covers common issues I’ve encountered over the past years — including #SSL certificate errors, channel configuration for conda-forge-only environments, and a workaround for situations where #mamba isn’t available in the base environment. If you have further tips, feel free to comment here or on the blog post. #conda #CondaForge

  4. Thanks to and managed to install now to figure out how to get IQ data from an RTL-SDR into a format it can read, might need some GNU Radio flowgraphs.

    I found this repo but its rather old:
    github.com/ccera-astro/pulsar_

  5. After recent license changes at #Anaconda, Inc., #Miniforge has become the recommended, fully open solution for institutional #Python environments. Now bundling both #conda and #mamba, it replaces #Miniconda/ #Mambaforge, ensuring high performance and broad package access via #CondaForge. Here I summarized the key changes and migration steps:

    🌍 fabriziomusacchio.com/blog/202

    #Python #DataScience #OpenSource

  6. After recent license changes at #Anaconda, Inc., #Miniforge has become the recommended, fully open solution for institutional #Python environments. Now bundling both #conda and #mamba, it replaces #Miniconda/ #Mambaforge, ensuring high performance and broad package access via #CondaForge. Here I summarized the key changes and migration steps:

    🌍 fabriziomusacchio.com/blog/202

    #Python #DataScience #OpenSource

  7. Personally, I'm a big fan of 🕸 Spyder IDE for #python #development and scripting. Now, starting from version 6, it ships with an installer for Win, Mac and Linux. Spyder is itself a Python package - to avoid dependency issues, its own bundled Python environment is immutable, i.e. pip is not supported. I'm using it with a custom #miniforge environment. However, ensure to install "spyder-kernels" in this environment - otherwise, the miniforge-environment can't be connected to Spyder.

    spyder-ide.org/

    What is your favourite Python IDE?

    #scientificcomputing #computationalmechanics

  8. Personally, I'm a big fan of 🕸 Spyder IDE for #python #development and scripting. Now, starting from version 6, it ships with an installer for Win, Mac and Linux. Spyder is itself a Python package - to avoid dependency issues, its own bundled Python environment is immutable, i.e. pip is not supported. I'm using it with a custom #miniforge environment. However, ensure to install "spyder-kernels" in this environment - otherwise, the miniforge-environment can't be connected to Spyder.

    spyder-ide.org/

    What is your favourite Python IDE?

    #scientificcomputing #computationalmechanics

  9. @AstroHyde thanks for sharing. I work for a big company that very hastily switched from #Anaconda to #Miniforge very recently, possibly for very similar reasons.

  10. @AstroHyde thanks for sharing. I work for a big company that very hastily switched from #Anaconda to #Miniforge very recently, possibly for very similar reasons.

  11. @ashwinvis I have heard that #Anaconda is starting to shakedown larger academic institutes (most easily exceed the 200 employee threshold) using the default channel - at least one is looking at blocking use via their firewall as part of avoiding this!

    Time to switch from #MiniConda etc to #MiniForge github.com/conda-forge/minifor where the #CondaForge channel is set as the default (and only) channel.

  12. @ashwinvis I have heard that #Anaconda is starting to shakedown larger academic institutes (most easily exceed the 200 employee threshold) using the default channel - at least one is looking at blocking use via their firewall as part of avoiding this!

    Time to switch from #MiniConda etc to #MiniForge github.com/conda-forge/minifor where the #CondaForge channel is set as the default (and only) channel.