fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.8K
active users

#condaforge

0 posts0 participants0 posts today
Fabrizio Musacchio<p>🔄 Update: I’ve just expanded my <a href="https://sigmoid.social/tags/Miniforge" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Miniforge</span></a> migration guide with a dedicated troubleshooting section. It now covers common issues I’ve encountered over the past years — including <a href="https://sigmoid.social/tags/SSL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SSL</span></a> certificate errors, channel configuration for conda-forge-only environments, and a workaround for situations where <a href="https://sigmoid.social/tags/mamba" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mamba</span></a> isn’t available in the base environment. If you have further tips, feel free to comment here or on the blog post. <a href="https://sigmoid.social/tags/conda" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>conda</span></a> <a href="https://sigmoid.social/tags/CondaForge" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CondaForge</span></a></p>

Okej, mnie już skończyły się pomysły, więc czas poprosić innych o uwagi. Rozpocząłem pracę nad "dyskusją" na packaging.python.org, która ma za zadanie wyjaśnić autorom paczek Pythona, jak wygląda praca z ich paczkami w dystrybucjach, i jak mogą nam pomóc. Oparłem się na moje doświadczenie w #Gentoo, więc uwagi od innych dystrybucji się bardzo przydadzą, wżdy ich doświadczenie może różnić się od naszego.

github.com/pypa/packaging.pyth

GitHubStart a discussion on helping downstream packaging by mgorny · Pull Request #1791 · pypa/packaging.python.orgBy mgorny

Okay, I'm mostly done with the ideas I have, so time to request feedback from others. I've started preparing a "discussion" for packaging.python.org that aims to explain to #Python package upstreams how downstream #packaging works, and what they could do to help us. I've based it on my #Gentoo experience, and I'd appreciate feedback from other distributions, since their experience may be different from mine.

github.com/pypa/packaging.pyth

GitHubStart a discussion on helping downstream packaging by mgorny · Pull Request #1791 · pypa/packaging.python.orgBy mgorny

👋 We are #opensource developers, maintainers and consultants working on scientific and data-heavy software!

We are in part, or fully responsible for critical tools used by millions for research and tech across industries, like #Jupyter, #condaforge, #Mamba, or #ApacheArrow. We help navigate the complex data stack, use these tools efficiently, or develop and upstream contributions.

🚀 Follow us for light tech posts, opinions, links to deeper content as well as company updates.

Edit: check out @jornfranke's reply below for a possibly even better idea (using mamba)

Using Miniconda with Conda-Forge to Avoid Anaconda Licensing Issues
"Using miniconda with conda-forge is a powerful combination that allows you to avoid the licensing issues associated with Anaconda while still leveraging the full power of the #conda package and environment management system. By following the steps outlined in this blog post, you can set up a flexible and open-source #Python development environment tailored to your specific needs."
dev.to/kaamisan/using-minicond #condaforge #anaconda

DEV CommunityUsing Miniconda with Conda-Forge to Avoid Anaconda Licensing IssuesIn the world of data science and Python development, Anaconda has long been a popular choice due to...

#Pixi pack: una opción para resolver el problema de distribución de paquetes multiplataforma y de lenguaje agnóstico.
Pixi es un proyecto de @prefix que moderniza la gestión de dependencias basado en paquetes #conda, que por defecto uso el canal de #condaforge (luego, no es susceptible a los cambios de licencia de #anaconda).

#python #rlang #data #fortran

@prefix hachyderm.io/@prefix/113151718

Hachyderm.ioprefix.dev (@prefix@hachyderm.io)Attached: 1 image 📦 Introducing pixi-pack for offline, single-file environment installation! 👀 Checkout what Pavel Zwerschke build at Quantco! 🎥 Check out the video: https://www.youtube.com/watch?v=WQidF4BWBw0 🚀

@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.

A conda-forge distribution. Contribute to conda-forge/miniforge development by creating an account on GitHub.
GitHubGitHub - conda-forge/miniforge: A conda-forge distribution.A conda-forge distribution. Contribute to conda-forge/miniforge development by creating an account on GitHub.
Replied in thread

@ogi Thanks. It was indeed a lot of work, even though we built on the efforts of @conda / and especially @napari. Many mistakes were made and discovered on the way and it still remains to be seen how it will pan out in the wild when we release Spyder 6, but we are hopeful. 🙏

Hot on the heels of my last #GDAL post, here's a blog post I never tooted when I wrote it late last year: How to get GeoParquet support in GDAL when installing from conda-forge - blog.rtwilson.com/how-to-get-g

#GeoParquet #Parquet is the new cool data format, and getting conda-forge GDAL to work with it is just a package installation away...

blog.rtwilson.comHow to get GeoParquet support in GDAL/OGR from conda-forge « Robin's Blog
#GIS#Geospatial#OGR

Starting today, you can install iosacal with conda. This adds to the existing installation procedure with pip. Conda is a good fit for complex projects and has better tooling for reproducibility.

Installing iosacal can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge conda config --set channel_priority strict

Once the conda-forge channel has been enabled, iosacal can be installed with conda:

conda install iosacal

or with mamba:

mamba install iosacal

https://steko.iosa.it/2024/03/install-iosacal-with-conda/

conda.orgconda.org | conda.orgThe place for everything regarding the conda packaging ecosystem