Open azeey-test opened 3 months ago
Interested in trying this out. :)
In this link, it says replace <#> with a number 1 or 2.
"libgz-utils2" works fine, and it is available in conda-forge.
However, I am seeing the following PackageNotFoundError when trying to install "libgz-utils" or "libgz-utils1":
(gz-ws) D:\gz_bash\gz-utils\build>conda install libgz-utils1 --channel conda-forge Channels:
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
Are they available on Windows? Or am I missing anything here?
Are they available on Windows? Or am I missing anything here?
Only gz-utils2 is available on Windows. Actually, if we look at the URL of the documentation, Ionic is using gz-utils3, so we can hardcode the number. The problem is that we don't have pre-releases for Windows so we can not test this method. Releases will probably be in conda-forge in the next weeks.
Only the from-source method can be used.
Configuration
Links
Process
Step 1 - Instructions work
Step 2 - Images (if there are any) match the result