catalyst-rl-tutorial icon indicating copy to clipboard operation
catalyst-rl-tutorial copied to clipboard

ERROR during install catalyst-rl

Open laojiangzaici opened this issue 2 years ago • 3 comments

I tried to run the code pip install -r requiremrnts.txt ,but it shows the error:

  • ERROR: Failed building wheel for pyarrow
  • Failed to build pyarrow
  • ERROR: Could not build wheels for pyarrow, which is required to install pyproject.toml-based projects

the version of python is 3.8.5. the plantform is ubuntu18.04

laojiangzaici avatar Oct 29 '23 14:10 laojiangzaici

I did not run the "pip install -r requirement.txt" but pip install package one by one. In my device that will work

Homiejc avatar Jan 10 '24 07:01 Homiejc

use python 3.6

si1lw avatar May 15 '24 03:05 si1lw

Hello, now I also encountered this problem, may I ask you how to solve it?

ccccccc-lab avatar Sep 22 '24 05:09 ccccccc-lab