Describe the bug
The environment export task only works on Unix-like machines.
As always, Windows is the problem.
Steps to reproduce
Steps to reproduce the behavior:
- Run the environment export on a windows machine.
Expected behavior
Should work on all systems.
pixi has some platform independent commands. Hopefully they are enough to achieve this without an external script. We should also add tests.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: [e.g. Linux Fedora 43, Windows 11...]
- Version: [e.g. v0.1.1]
Additional context
Found here modelblocks-org/module_powerplants#26
Describe the bug
The environment export task only works on Unix-like machines.
As always, Windows is the problem.
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Should work on all systems.
pixi has some platform independent commands. Hopefully they are enough to achieve this without an external script. We should also add tests.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Found here modelblocks-org/module_powerplants#26