Ray Donnelly
Ray Donnelly
Is there any progress on this? I'd love to be able to recommend Firefox here but cannot.
Please show the output from `conda info` and `conda list --show-channel-urls`.
If it's possible to assign this to me go ahead, it'll help ensure I don't lose track of it.
Can you try `conda update conda` then try again? The early releases of the 4.3 series were very broken on Windows unfortunately.
These are not compilers, nor installs of visual studio. You should ignore them.
PyCharm supports this. On Fri, 22 May 2020, 08:31 vipinjain123, wrote: > Hi , > Is there any way to connect Anaconda running IDE running on Windows > platform to...
What do you mean by Anaconda IDE? Do you mean spyder? There is no Anaconda IDE. On Fri, 22 May 2020, 09:28 vipinjain123, wrote: > @mingwandroid :Thanks for the quick...
> Is this needed? I understand that zstd is supposed to offer faster compression/decompression times, but is the benefit worth the maintenance cost? I suspect the more commonly found .tar.gz,...
To get a `bsdtar` that can handle `.tar.zst` you can `conda install libarchive`.
> If this work is needed, can this be made an optional dependency? I'd like to keep conda-pack zero dependency if possible, and so far that's been achievable. For sure.