git clone https://github.com/CREPS-Poitiers/Pose2Sim_dev.git cd Pose2Sim_dev
conda env create -f environment.yml conda activate pose2sim-dev
pip install -e .
python -c "from Pose2Sim import Pose2Sim; print('Pose2Sim is installed and ready to use!')"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/CREPS-Poitiers/Pose2Sim_dev.git cd Pose2Sim_dev
conda env create -f environment.yml conda activate pose2sim-dev
pip install -e .
python -c "from Pose2Sim import Pose2Sim; print('Pose2Sim is installed and ready to use!')"