Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation failure (tutorials missing) #299

Open
kiufta opened this issue Jan 1, 2023 · 0 comments
Open

Installation failure (tutorials missing) #299

kiufta opened this issue Jan 1, 2023 · 0 comments

Comments

@kiufta
Copy link

kiufta commented Jan 1, 2023

I'm trying to build a wheel:

  python -m build --wheel --no-isolation
  python -m installer --destdir="$pkgdir" dist/*.whl
running egg_info
creating src/tutorials.dds.egg-info
writing src/tutorials.dds.egg-info/PKG-INFO
writing dependency_links to src/tutorials.dds.egg-info/dependency_links.txt
writing requirements to src/tutorials.dds.egg-info/requires.txt
writing top-level names to src/tutorials.dds.egg-info/top_level.txt
writing manifest file 'src/tutorials.dds.egg-info/SOURCES.txt'
error: package directory 'src/tutorials/dds' does not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant