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

Group 09, Reproducibility Issues - from Group 02 #29

Open
lauraccunningham opened this issue Oct 22, 2013 · 1 comment
Open

Group 09, Reproducibility Issues - from Group 02 #29

lauraccunningham opened this issue Oct 22, 2013 · 1 comment

Comments

@lauraccunningham
Copy link

How do I open iPython Notebook? Instructions not present.
Code produces an error when run on my virtual machine:

Error 1:
Can't find Cache file. Using online version and creating one instead.

Error 2:
ALASKA
-179.4843
50.0796
-130
69.1603
/usr/lib/pymodules/python2.7/mpl_toolkits/init.py:2: UserWarning: Module dap was already imported from None, but /usr/lib/python2.7/dist-packages is being added to sys.path
import('pkg_resources').declare_namespace(name)

@tristantao
Copy link

The first one is not an error. It indicates that you don't have a local cache, so it reads the online version.

The 2nd one isn't an error either. It's a print out. try running the program a few times (instead of just once) and see if it improves.

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