Skip to content

Installation Trouble via Pip #2

@madarax64

Description

@madarax64

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions