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

Installation Trouble via Pip #2

Open
madarax64 opened this issue Feb 19, 2018 · 5 comments
Open

Installation Trouble via Pip #2

madarax64 opened this issue Feb 19, 2018 · 5 comments

Comments

@madarax64
Copy link

madarax64 commented Feb 19, 2018

Hello,
I tried to install the library using the command pip install fuzzython , but I'm receiving the following error:

Collecting Fuzzython Using cached Fuzzython-0.1.0.tar.gz
Complete output from command python setup.py egg_info: 

Traceback (most recent call last): 

  File "<string>", line 1, in <module> 

  File "C:\Users\Mubarak\AppData\Local\Temp\pip-build-wkwofsm9\Fuzzython\setup.py", line 13, in <module>

    long_description=open('README.md').read(), 

FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 

I'm running Python 3.6.2 on PC running Windows 10 x64. The Python version is also 64-bit.

Could you help please?
Thanks

@redcyb
Copy link

redcyb commented Oct 30, 2018

@madarax64
Copy link
Author

@redcyb Received the following error:

error

@0xrushi
Copy link

0xrushi commented Apr 5, 2019

yes, i'm also getting this please help

@0xrushi
Copy link

0xrushi commented Apr 5, 2019

found it this works , 😃 😃
pip install git+https://github.com/yudivian/fuzzython.git

@necmialtuk
Copy link

i have also same problem. How can i fix it? Please help!

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

No branches or pull requests

4 participants