Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible and old pip packages.Many operations are not run stably #1033

Open
Ildemselcuk opened this issue Feb 2, 2021 · 7 comments
Open
Labels

Comments

@Ildemselcuk
Copy link

Hello,

Most of the pip packages in Requirements.txt are minus versions and they are incompatible with each other, so can you send the updated requirements.txt file or pip package versions.Many operations are not run stably for this reason.

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~=2.10.6
pandas==0.24.2
plotly==2.4.0
tabulate
tensorflow==1.15.2
awscli==1.16.309
torch==1.4.0
pytz
tensorboardX

Best Regards,

@Ildemselcuk Ildemselcuk added the bug label Feb 2, 2021
@philippwulff
Copy link

philippwulff commented Feb 7, 2021

This appears to be the same issue. Please provide updated dependencies.

@amanpatel123
Copy link

Is this issue fixed?

@philippwulff
Copy link

No, it is not fixed. Personally, I just gave up on trying to use this project...

@arashtavakoli
Copy link

I wish they have responded to all these issues and wouldn't just introduce a package and call it a day!

@TrinhTuanHung2021
Copy link

Hello all

I installed Flow with repleacing the "redis~=2.10.6" by "redis".

But when I ran tutorial 3 and 4, it had error.

AttributeError: 'numpy.ndarray' object has no attribute 'keys'

And empty .csv file
so I think the installation is not really right

@Jonyian
Copy link

Jonyian commented Oct 27, 2022

I also had the same problem

@bharath2438
Copy link

I also had the same issue and resolved it by doing the following #1071, it might work for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants