Issues
- 12
Add a `rattler_pypi_interop` crate
#1044 opened by travishathaway - 16
Add `s3://` as possible package URLs
#960 opened by pavelzw - 3
Last py-rattler source distribution upload failed
#1046 opened by baszalmstra - 15
[Discussion] Native PyPi/Pip package support
#833 opened by iamthebot - 2
py-rattler `Environment.channels()` order is non-deterministic when initialized from python
#1048 opened by apmorton - 0
Update GSoC 2025 Idea List
#1049 opened by henrykironde - 0
pixi/rattler_network crashes without a useful error message if $HOME isn't defined
#1013 opened by mcbeth - 5
py-rattler `install` with a relative prefix path results in invalid dynamic library dependency paths
#1037 opened by calebzulawski - 0
- 0
Optional dependencies support in libsolv
#1032 opened by prsabahrami - 0
Silent failure when `.netrc` contains comments
#1029 opened by calebzulawski - 1
- 0
Make behavior configurable when installing a package overwrites a file (allow raising an error)
#1027 opened by calebzulawski - 1
Building Python packages fails with "No module named pip"
#1018 opened by jtilly - 2
Figure out retry behavior across the board
#1001 opened by wolfv - 0
Cache overwritten by package from different platform.
#1014 opened by ruben-arts - 0
Rattler can't solve dependencies of the form X.*.*
#1004 opened by noamgot - 0
Download improvements
#1007 opened by wolfv - 1
Add PEP 639 license information to `PypiPackageData`
#990 opened by pavelzw - 1
- 1
- 0
Installing emacs doesn't work on macOS
#864 opened by wolfv - 1
Feature: Support flexible priority in solve task
#976 opened by jpcorreia99 - 0
- 1
Error "unexpected io operation while removing clobbered file - Is a directory (os error 21)" error when regenerating pixi.lock with existing `.pixi` directory
#963 opened by traversaro - 5
- 2
- 1
open discussion tab on github?
#919 opened by raybellwaves - 0
py-rattler: add support for mirror middleware
#859 opened by pavelzw - 3
Add functionality to check whether a set of `PackageRecord`s is a valid solution or not
#906 opened by pavelzw - 13
Git LFS usage
#798 opened by jaimergp - 2
Many `__init__` are missing from documentation
#809 opened by calebzulawski - 1
Add `Path` variant to `NamedChannelOrUrl`
#848 opened by baszalmstra - 3
- 2
- 0
`MatchSpec.channel.base_url` always returns conda forge URL (even if `._match_spec.channel` has another url)
#884 opened by cisaacstern - 6
Regression in fix for #793? `MatchSpec` parsing appears to fail when channel is passed as url
#869 opened by cisaacstern - 0
Deserialize from string by default
#847 opened by baszalmstra - 2
[Build Issue] reqwest-middleware 0.3.3 fails to build due to type-annotations-needed error
#829 opened by iamthebot - 10
- 0
Error in clobber logic when reinstalling `rust`
#827 opened by ruben-arts - 0
Glibc detection on solus os not working
#815 opened by wolfv - 4
Issue solving with wildcard in MatchSpec
#812 opened by tl-hbk - 10
Graduate `rattler` to main `conda` organization
#799 opened by baszalmstra - 2
- 2
Documentation and other links point to no longer valid `mamba-org` urls
#803 opened by synapticarbors - 11
Possibly add resiliency towards conda zip archives that use data descriptors.
#794 opened by jpcorreia99 - 2
Make the `MatchSpec.channel` a `NamedChannelOrUrl`
#796 opened by ruben-arts - 1
- 0
Investigate how to reduce lock file size
#775 opened by Hofer-Julian