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

No module named 'sbg' #3

Open
chanansh opened this issue Aug 12, 2019 · 1 comment
Open

No module named 'sbg' #3

chanansh opened this issue Aug 12, 2019 · 1 comment

Comments

@chanansh
Copy link

chanansh commented Aug 12, 2019

After installing
pip install git+https://github.com/jdmaturen/shifted_beta_geometric_py

python -c "from shifted_beta_geometric import fit"
Traceback (most recent call last):
File "", line 1, in
File "/Users/x/anaconda3/lib/python3.6/site-packages/shifted_beta_geometric/init.py", line 1, in
from sbg import derl
ModuleNotFoundError: No module named 'sbg'

probably because of wrong import namespace.

@chanansh
Copy link
Author

suggest solution in PR #4

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