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

Files Error due to dependency on Turicreate on Windows10 #1

Open
learnnshare opened this issue Oct 6, 2020 · 1 comment
Open

Files Error due to dependency on Turicreate on Windows10 #1

learnnshare opened this issue Oct 6, 2020 · 1 comment

Comments

@learnnshare
Copy link

The python files depend on turicreate , but this is not available natively on Windows.
For example running : Naive Bayes.ipynb gives you ModuleNotFoundError: No module named 'turicreate' but when you try to install via conda or pip -it fails ,as no support natively exists for windows 10 .

@luisguiserrano
Copy link
Owner

Thank you for letting me know, learnshare! Luckily, turicreate is not needed for the naive Bayes chapter, so I removed it. I'm looking for solutions on the other places where it's used in the book, so any suggestions are welcome.

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