Skip to content

unable to read setup.py file #8

@yinde0

Description

@yinde0

while installing i tried !sudo apt-get install pystacknet/setup.py on colab and python pystacknet/setup.py install on my desktop but got :
Reading package lists... Done
''''''Building dependency tree
Reading state information... Done
E: Unable to locate package setup.py
E: Couldn't find any package by glob 'setup.py'
E: Couldn't find any package by regex 'setup.py''''' on colab and
The main error
''''Traceback (most recent call last):
File "pystacknet/setup.py", line 24, in
long_description=read_md('README.md'),
File "pystacknet/setup.py", line 5, in
read_md = lambda f: convert(f, 'rst')
File "/usr/local/lib/python3.6/dist-packages/pypandoc/init.py", line 66, in convert
raise RuntimeError("Format missing, but need one (identified source as text as no "
RuntimeError: Format missing, but need one (identified source as text as no file with that name was found)''''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions