Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pixi-pack 0.2.2 exits the terminal on Command Prompt #72

Open
traversaro opened this issue Nov 21, 2024 · 1 comment
Open

pixi-pack 0.2.2 exits the terminal on Command Prompt #72

traversaro opened this issue Nov 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@traversaro
Copy link

Hello, and thanks a lot for all the work on pixi-pack!

I used pixi-pack on Windows, and while it works fine on PowerShell, when I tried to run it in the command prompt, and I experienced some problems:

  • Running pixi-pack, results in the following restart of the prompt:
C:\Users\straversaro>pixi-pack
A command line tool to pack and unpack conda environments for easy sharing

Usage: pixi-pack.exe [OPTIONS] <COMMAND>

Commands:
  pack    Pack a pixi environment
  unpack  Unpack a pixi environment
  help    Print this message or the help of the given subcommand(s)

Options:
  -v, --verbose...  Increase logging verbosity
  -q, --quiet...    Decrease logging verbosity
  -h, --help        Print help
  -V, --version     Print version

[process exited with code 2 (0x00000002)]
You can now close this terminal with Ctrl+D, or press Enter to restart.
Microsoft Windows [Version 10.0.22631.4317]
(c) Microsoft Corporation. All rights reserved.

C:\Users\straversaro>
  • Running pixi-pack pack works, but the relative terminal is closed as soon as the archive is created.
@delsner delsner added the bug Something isn't working label Nov 22, 2024
@delsner
Copy link
Member

delsner commented Nov 25, 2024

I can't reproduce the bug on Microsoft Windows Server 2019 Standard. Can you please run SYSTEMINFO in cmd.exe and post the output here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants