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

Installing through setup.py fails #4

Open
nicsalv opened this issue May 22, 2019 · 1 comment
Open

Installing through setup.py fails #4

nicsalv opened this issue May 22, 2019 · 1 comment

Comments

@nicsalv
Copy link

nicsalv commented May 22, 2019

Trying to install this package by executing setup.py always fails with this error error: package directory 'steerable_pytorch' does not exist.
I got it to work by replacing steerable_pytorch at

packages=['steerable_pytorch'],
with steerable.

@vdutell
Copy link

vdutell commented Apr 5, 2022

@nicsalv @tomrunia I've made a pull request to fix this in the main branch.

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

2 participants