[9f010e]: / nuSim_env.yml

Download this file

27 lines (26 with data), 413 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
name: nuSim_env
channels:
- conda-forge
- menpo
- https://conda.anaconda.org/conda-forge/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- pip
- python=3.8
- mesalib
- glew
- glfw3
- pip:
- 'cython<3.0'
- matplotlib
- scipy
- torch
- PyYaml
- configargparse
- numpy
- gym
- pandas
- pyquaternion
- scikit-video
- mujoco-py<2.2,>=2.1