You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't able to install data_processing on my ubuntu 18.04. I have tried to install it with pip3 install dataprocessing but I get the following error:
ERROR: Could not find a version that satisfies the requirement dataprocessing (from versions: none)
ERROR: No matching distribution found for dataprocessing
I have tried to clone the source from the git but I get stuck when I try to install ego.io<=0.0.2 that it is not possible to compile it.
The text was updated successfully, but these errors were encountered:
Hi all,
I wasn't able to install data_processing on my ubuntu 18.04. I have tried to install it with
pip3 install dataprocessing
but I get the following error:I have tried to clone the source from the git but I get stuck when I try to install
ego.io<=0.0.2
that it is not possible to compile it.The text was updated successfully, but these errors were encountered: