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

fix "module not found" error after install from source #215

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

mckenziephagen
Copy link
Contributor

When installed from source, from pyuoi.linear_model import UoI_Lasso fails with a module not found error.

Specifying where to look for submodules in setup.py with another call to find_packages() fixes this.

setup.py Outdated Show resolved Hide resolved
@JesseLivezey
Copy link
Member

@mckenziephagen thanks for the PR! I think between this and #216 things should be working again.

@JesseLivezey JesseLivezey merged commit 37535ba into BouchardLab:main Oct 18, 2023
0 of 6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants