Skip to content

[Colab] nnsmith/**/*.yaml lost with colab pypi installation #70

@ganler

Description

@ganler

https://colab.research.google.com/drive/1cbLiDvDLDY_MQfH2flNYbCP9aMNlFqLX#scrollTo=X9ZqNaW6o0dE

It is a bit strange that nnsmith/**/*.yaml won't be packaged if we do:

pip install --user "git+https://github.com/ise-uiuc/nnsmith@main#egg=nnsmith[torch,onnx]" --upgrade

in Colab directly.

While doing that with an extra --user (as well as extending corresponding PATH and PYTHONPATH) can resolve it, it is still annoying. It could be a bug in the packager.

Though I set the options.package_data which should work at all scenarios...

nnsmith = config/**/*.yaml

Metadata

Metadata

Assignees

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