Package versions not reported correctly
Closed this issue · 3 comments
giamic commented
jonashaag commented
What's your PyCharm and Micromamba versions? Please post your logs also
giamic commented
After reading your message, I've updated everything and especially the code in this repo. Now only the Latest Version
is missing, while Package
and Version
look correct.
I'm using PyCharm 2024.1.1 and micromamba 1.5.8. Logs:
Attempting to run: ['info', '--envs', '--json']
Attempting to run: ['run', '-p', '/Users/micchig/micromamba', '--no-capture-output', 'python', '/Users/micchig/Applications/PyCharm Professional Edition.app/Contents/plugins/python/helpers/conda_packaging_tool.py', 'listall']
Attempting to run: ['info', '--envs', '--json']
Attempting to run: ['run', '-p', '/Users/micchig/micromamba', '--no-capture-output', 'python', '/Users/micchig/Applications/PyCharm Professional Edition.app/Contents/plugins/python/helpers/conda_packaging_tool.py', 'listall']
Attempting to run: ['list', '-p', '/Users/micchig/micromamba/envs/x']
Attempting to run: ['info', '--envs', '--json']
Attempting to run: ['run', '-p', '/Users/micchig/micromamba', '--no-capture-output', 'python', '/Users/micchig/Applications/PyCharm Professional Edition.app/Contents/plugins/python/helpers/conda_packaging_tool.py', 'listall']
Attempting to run: ['list', '-p', '/Users/micchig/micromamba/envs/x']
Attempting to run: ['list', '-p', '/Users/micchig/micromamba/envs/y']
Attempting to run: ['info', '--envs', '--json']
Attempting to run: ['run', '-p', '/Users/micchig/micromamba', '--no-capture-output', 'python', '/Users/micchig/Applications/PyCharm Professional Edition.app/Contents/plugins/python/helpers/conda_packaging_tool.py', 'listall']
Attempting to run: ['list', '-p', '/Users/micchig/micromamba/envs/x']
Attempting to run: ['list', '-p', '/Users/micchig/micromamba/envs/z']
Attempting to run: ['list', '-p', '/Users/micchig/micromamba/envs/y']
Attempting to run: ['info', '--envs', '--json']
Attempting to run: ['run', '-p', '/Users/micchig/micromamba', '--no-capture-output', 'python', '/Users/micchig/Applications/PyCharm Professional Edition.app/Contents/plugins/python/helpers/conda_packaging_tool.py', 'listall']
jonashaag commented
Yes that one has never worked. Happy to accept a PR but it's not planned on my end