Closed hanzch closed 3 years ago
Hi @hanzch thanks for your thorough report! Were you able to resolve your issue?
Hi @hanzch thanks for your thorough report! Were you able to resolve your issue?
Thanks for your reply, I have debugged the final software crash many times here. So I directly updated ST4 4095, reinstalled the conda plug-in, and found that the problem was solved. Thank you again for your great plug-in!
Hi,Thank you for developing such a great plug-in, and I would like to ask you a little problem.
Actual Behavior
I use sublime+miniconda to build a compilation environment. use
ctrl + shift + p , conda:Activate conda
choose environment. When using the conda build system, there is no response when compiling the .py file.sublime console output:
But if you switch the sublime default python compilation system and switch back to conda, you can use it normally.
Expected Behavior
But I use cmd.exe RUN
P:/MyFile/Programming/miniconda/python.exe -m conda info --json
shows normalcmd output:
Steps to Reproduce
Anaconda or Miniconda version:
conda 4.9.2
Operating System:
win10 x64 LTSC
conda info
conda list --show-channel-urls