Skip to content

conda skeleton FileNotFoundError #97

@saadljazouli

Description

@saadljazouli

Hi, I am trying build a conda package, but when I run conda skeleton pypi ensmallen-graph, I get the following error:

with open(os.path.join(src_dir, "setup.py")) as setup:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpbdsakwvxconda_skeleton_ensmallen_graph-0.6.0.tar.gz/ensmallen_graph-0.6.0/setup.py'

I'm not sure of a better way to generate the conda recipe in order to build the package.

Any help would be greatly appreciated.

Thank you!

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