-
Notifications
You must be signed in to change notification settings - Fork 273
Description
Describe the bug
Hi TBP,
I think Windows OS is not supported due to facebookresearch/habitat-sim#1570 - if this is the case there should be a note on this in the code/docs?
Below is the complete message. If the above is the case I will see what workaround I can come up with.
PS C:\code\tbp.monty> conda env create C:\Users\paulm\anaconda3\Lib\argparse.py:2006: FutureWarning: remote_definitionis deprecated and will be removed in 25.9. Useconda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
Channels:
- aihabitat
- pytorch
- pyg
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- aihabitat::habitat-sim==0.2.2
- wget
Current channels:
- https://conda.anaconda.org/aihabitat
- https://conda.anaconda.org/pytorch
- https://conda.anaconda.org/pyg
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
- https://repo.anaconda.com/pkgs/msys2
- https://conda.anaconda.org/conda-forge
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.`