We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Faiz localhost ~ GitRepos Faced 🔥 pip3 install git+https://github.com/iitzco/faced.git Collecting git+https://github.com/iitzco/faced.git Cloning https://github.com/iitzco/faced.git to /tmp/pip-req-build-cqyujtbf Collecting numpy (from faced==0.1) Downloading https://files.pythonhosted.org/packages/3d/10/62224c551acfd3a3583ad16d1e0f1c9e9c333e74479dc51977c31836119c/numpy-1.16.0-cp37-cp37m-manylinux1_x86_64.whl (17.3MB) 100% |████████████████████████████████| 17.3MB 443kB/s Collecting tensorflow (from faced==0.1) Could not find a version that satisfies the requirement tensorflow (from faced==0.1) (from versions: ) No matching distribution found for tensorflow (from faced==0.1)
The text was updated successfully, but these errors were encountered:
ust clone it on PC and modify install.py
change def readme(): with open('README.md') as f: return f.read()
to def readme(): pass
then install it
Sorry, something went wrong.
No branches or pull requests
Faiz localhost ~ GitRepos Faced 🔥 pip3 install git+https://github.com/iitzco/faced.git
Collecting git+https://github.com/iitzco/faced.git
Cloning https://github.com/iitzco/faced.git to /tmp/pip-req-build-cqyujtbf
Collecting numpy (from faced==0.1)
Downloading https://files.pythonhosted.org/packages/3d/10/62224c551acfd3a3583ad16d1e0f1c9e9c333e74479dc51977c31836119c/numpy-1.16.0-cp37-cp37m-manylinux1_x86_64.whl (17.3MB)
100% |████████████████████████████████| 17.3MB 443kB/s
Collecting tensorflow (from faced==0.1)
Could not find a version that satisfies the requirement tensorflow (from faced==0.1) (from versions: )
No matching distribution found for tensorflow (from faced==0.1)
The text was updated successfully, but these errors were encountered: