flow icon indicating copy to clipboard operation
flow copied to clipboard

When I try to run the model I get a numpy error in Flow Projects

Open Ildemselcuk opened this issue 4 years ago • 5 comments

We use it to simulate the model we created in flow projects. After running this script "python3 ../flow/visualize/visualizer_rllib.py data/trained_ring 200 --horizon 2000 --gen_emission", I get the numpy error in the image. All Pip packages are the same as in the flow projects "requirements.txt".

flowProjectError

Ildemselcuk avatar Feb 02 '21 18:02 Ildemselcuk

The same to me. I do not known how to fix it

TrinhTuanHung2021 avatar Dec 20 '21 07:12 TrinhTuanHung2021

图片 the same to me too. Do you fix it now?

wkt100 avatar Apr 04 '23 03:04 wkt100

图片 the same to me too. Do you fix it now?

I install ray== 0.7.5, it works!!!(https://stackoverflow.com/questions/58277619/trouble-starting-simulation-on-ubuntu-18-04) but I got a new error: 图片

wkt100 avatar Apr 04 '23 09:04 wkt100

图片 the same to me too. Do you fix it now?

I install ray== 0.7.5, it works!!!(https://stackoverflow.com/questions/58277619/trouble-starting-simulation-on-ubuntu-18-04) but I got a new error: 图片

图片

wkt100 avatar Apr 04 '23 09:04 wkt100

To add, although I solved the problem with keys, when I ran the simulation, I found that I couldn't generate an XML file, and there is only CSV file

wkt100 avatar Apr 12 '23 02:04 wkt100