Skip to content

Can't import wodnc #37

Description

@BecCowley

@billmills Maybe a bug, maybe something I've done wrong, but getting the following when trying to import the wodnc from wodpy:

from wodpy import wodnc
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/code.py", line 90, in runcode
exec(code, self.locals)
File "", line 1, in
ImportError: cannot import name 'wodnc' from 'wodpy' (/Users/xxx/venvs/iquod/lib/python3.8/site-packages/wodpy/init.py)

Tried in python3.8 and 3.10
Any help appreciated!

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions