Invoke-Expression conflict with Conda/Python #6690
Unanswered
coderchef26
asked this question in
Troubleshoot
Replies: 1 comment 1 reply
-
|
@Gazi786 I don't understand why this is an issue from oh-my-posh? Can you clarify this a bit more? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Code of Conduct
What happened?
When I open my shell:
usage: conda-script.py [-h] [--no-plugins] [-V] COMMAND ...
conda-script.py: error: argument COMMAND: invalid choice: '' (choose from 'clean', 'compare', 'config', 'create', 'info', 'init', 'install', 'list', 'notices', 'package', 'remove', 'uninstall', 'rename', 'run', 'search', 'update', 'upgrade', 'build', 'content-trust', 'convert', 'debug', 'develop', 'doctor', 'index', 'inspect', 'metapackage', 'render', 'repoquery', 'skeleton', 'verify', 'repo', 'pack', 'server', 'env', 'token')
Invoke-Expression: Cannot bind argument to parameter 'Command' because it is an empty string.
I get the following text printed out.. Upon researching, I found out about a conflict with the OMP theme.
Theme
https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/jandedobbeleer.omp.json
What OS are you seeing the problem on?
Windows
Which shell are you using?
powershell
Log output
Beta Was this translation helpful? Give feedback.
All reactions