Skip to content

setup looking for non-existant file #4

@IanSudbery

Description

@IanSudbery

Running setup.py on the lastest pull gives the following error:

Traceback (most recent call last):
  File "setup.py", line 29, in <module>
    with open('xonsh_kernel.py', 'rb') as fid:
FileNotFoundError: [Errno 2] No such file or directory: 'xonsh_kernel.py'

xonsh_kernel is now a directory rather than a self contained file.

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