Skip to content

The software package fails to be installed according to the steps in the readme file. #3

@majestichou

Description

@majestichou

I installed the software step by step according to the setup environment chapter.

git clone https://github.com/avlmaps/AVLMaps.git
conda create -n avlmaps python=3.8 -y  # or use virtualenv
conda activate avlmaps
conda install jupyter -y
cd AVLMaps
bash install.bash

I have successfully installed the packages in requirements.txt.
But when the command which is conda install habitat-sim=0.2.2 -c conda-forge -c aihabitat -y is executed , something unexpected happens. The information is as follws:

Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
Solving environment: \ unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.

Conda is in the process of resolving the environment. I've been waiting half the day, and it's still working on the environment. I've never had this happen with conda.
Is there a wrong version of some packages in the AVLMaps project, such as the python version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions