Skip to content

ImportError: cannot import name plants #14

@quintendewilde

Description

@quintendewilde

After succesfully installing pycorpora thru pip, I still get following error.

ImportError: cannot import name plants

This following the example from main page pycorpora

Even the standard usage example doesn't work?

print random.choice(pycorpora.plants.flowers['flowers'])

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'plants

Is there something I still need to install in my python path from pycorpora?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions