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 'prml.random' #6

Open
meichen91 opened this issue Apr 30, 2018 · 2 comments
Open

No module named 'prml.random' #6

meichen91 opened this issue Apr 30, 2018 · 2 comments

Comments

@meichen91
Copy link

Thanks for sharing the implementation!

I am trying to run the notebook for chapter 13 but I came across the error:
ModuleNotFoundError: No module named 'prml.random'

Is there no such module? Thank you for your help!

@ctgk
Copy link
Owner

ctgk commented May 2, 2018

I'm sorry. The notebook for chapter 13 has not been done yet.

@githubWangHC
Copy link

step1: cd PRML-master
step2: python setup.py build
step3: python setup.py install

step4: cd notebooks
step5: ipython notebook ch02_Probability_Distributions.ipynb
it still report error:
ImportError: No module named 'prml'

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

3 participants