-
Notifications
You must be signed in to change notification settings - Fork 7
cannot write to stdout #71
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
Comments
Can you give us the version of tszip you get please?
|
Latest version on conda forge has 0.2.2, which should have this feature |
The tszip version I'm using is 0.1.0. It is the version I got by installing today via: conda install -c "conda-forge/label/cf202003" tszip |
Ah - try
I'm not sure why the other non-standard label is suggested. Did you see this on the tszip anaconda site or somewhere else? |
on anaconda.org I tried the way you suggested first, but the install was failing for some reason... Anyway, thanks for your help! I'll work on getting the latest version. |
I installed tszip via conda, and -c (and --stdout) are not recognized as arguments
I tried:
tszip -c test.ts
usage: tszip [-h] [-V] [-v] [--variants-only] [-S SUFFIX] [-k] [-f] [-d | -l]
files [files ...]
tszip: error: unrecognized arguments: -c
The text was updated successfully, but these errors were encountered: