flow icon indicating copy to clipboard operation
flow copied to clipboard

Installation dependencies

Open benchoi93 opened this issue 4 years ago • 1 comments

Bug Description

I'm trying to install 'flow,' but it is making some error regarding the dependencies between python packages. Can you update requirements.txt and environment.yml for future contributors?

A clear and concise description of the bug and what you expected to happen.

Bug Reproduce

File in which the bug occurred: file.py

The exact command that you did run that caused the bug: command

Output Log

Full error output log:

error log

Screenshots

Screenshots:

picture name

Versions

  • OS: ? (For example, RedHat, macOS Mojave, ...]
  • Flow version: ? (run python -c "import flow; print(flow.__version__)")
  • Flow commit number: ? (run git log and copy the commit number)

benchoi93 avatar Jun 04 '21 05:06 benchoi93

gym==0.14.0 numpy==1.18.4 scipy==1.1.0 lxml==4.4.1 pyprind==2.11.2 nose2==0.8.0 six==1.11.0 path.py joblib==0.10.3 python-dateutil==2.7.3 cached_property pyglet==1.3.2 matplotlib==3.1.0 imutils==0.5.1 numpydoc ray==0.8.0 opencv-python dill lz4 setproctitle psutil opencv-python boto3==1.10.45 redis pandas==0.24.2 plotly==2.4.0 tabulate tensorflow==1.15.2 awscli==1.16.309 torch==1.4.0 pytz tensorboardX

HappyDay-design avatar Jan 09 '22 08:01 HappyDay-design