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

Import Error : OD_weights #62

Open
thedatalass opened this issue Jul 13, 2019 · 1 comment
Open

Import Error : OD_weights #62

thedatalass opened this issue Jul 13, 2019 · 1 comment
Assignees
Labels

Comments

@thedatalass
Copy link

OD Weights

---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-1-4217c6ea02bd> in <module>
      1 import pysal as ps
----> 2 from pysal import weights as w
      3 import numpy as np
      4 import scipy.sparse as sp

ImportError: cannot import name 'weights' from 'pysal' (/srv/conda/lib/python3.7/site-packages/pysal/__init__.py)
@ljwolf
Copy link
Member

ljwolf commented Jul 13, 2019

This looks like this needs to update to the new pysal structure.

@ljwolf ljwolf added the bug label Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants