Bas Zalmstra
Bas Zalmstra
Mm interesting! One problem I see is that currently tasks are tied to features, tasks dont have any relation with environments as in your example. I think that could be...
It does slightly break one of the goals of the lock-file: ``` //! * To be complete. The lock-file should contain all the information needed to recreate //! environments even...
Will be implemented in: https://github.com/prefix-dev/pixi/pull/1873
Cant we add pytorch to the mapping though?
Duplicate of https://github.com/prefix-dev/pixi/issues/1777
Closing for now! See linked issue to track progress.
@Hofer-Julian I can confirm that your issue is fixed by https://github.com/prefix-dev/pixi/pull/1251 @niemiaszek I am pretty sure your issue is solved by https://github.com/prefix-dev/pixi/pull/1253 (not entirely sure because your example doesnt include...
Fixed with https://github.com/prefix-dev/pixi/pull/1862
This issue is inherent to conda environments as explained by @olivier-lacroix . Closing this for now as won't fix.
Im not sure what to do here. Packages can have different versions on different platforms. This is definitely an extreme example but it is the only correct one. (Btw I...