We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I cloned the repo and tried running the example in README.md without explicit installation;
python -m examples.linear_models
I get the following result (using Mac/Anaconda/Python 2.7x):
/anaconda/bin/python: Import by filename is not supported.
Any ideas as to why the standard example won't work?
The text was updated successfully, but these errors were encountered:
I've checked exactly the same configuration, it's working for me.
Python 2.7.12 :: Anaconda 4.2.0 (x86_64) ProductName: Mac OS X ProductVersion: 10.12.1 BuildVersion: 16B2555
Sorry, something went wrong.
No branches or pull requests
I cloned the repo and tried running the example in README.md without explicit installation;
I get the following result (using Mac/Anaconda/Python 2.7x):
Any ideas as to why the standard example won't work?
The text was updated successfully, but these errors were encountered: