Skip to content

Create setup.py #4

@sbliven

Description

@sbliven

The current installation method (pip installation from github) fails due to the missing setup.py.

 pip install git+https://github.com/citation-file-format/github2cff
Collecting git+https://github.com/citation-file-format/github2cff
  Cloning https://github.com/citation-file-format/github2cff to /private/var/folders/qq/fxkml5kx4pq9jqxt09967pyc0000gn/T/pip-req-build-7igmln_b
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/usr/local/miniconda3/envs/science3/lib/python3.7/tokenize.py", line 447, in open
        buffer = _builtin_open(filename, 'rb')
    FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/qq/fxkml5kx4pq9jqxt09967pyc0000gn/T/pip-req-build-7igmln_b/setup.py'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/qq/fxkml5kx4pq9jqxt09967pyc0000gn/T/pip-req-build-7igmln_b/

Could you add a setup.py please?

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