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

Problems installing on py 3.3.1? #32

Closed
psychemedia opened this issue May 15, 2014 · 0 comments
Closed

Problems installing on py 3.3.1? #32

psychemedia opened this issue May 15, 2014 · 0 comments

Comments

@psychemedia
Copy link

I get an import error on py 3.3 on a VM. Issue with my VM config, in which case, any idea of the fix? Or a wider issue?

ImportError                               Traceback (most recent call last)
<ipython-input-5-af6e4f19ef00> in <module>()
----> 1 import folium

/usr/local/lib/python3.3/dist-packages/folium/__init__.py in <module>()
      1 # -*- coding: utf-8 -*-
----> 2 from folium import Map

ImportError: cannot import name Map
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