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

Error on import kivent_core #265

Open
leotada opened this issue Dec 22, 2017 · 0 comments
Open

Error on import kivent_core #265

leotada opened this issue Dec 22, 2017 · 0 comments

Comments

@leotada
Copy link

leotada commented Dec 22, 2017

Python 3.6
Fedora Linux 27 x64


 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File "/home/leonardo/Projetos/kivent-teste/kivent/modules/core/kivent_core/__init__.py", line 7, in <module>
     from kivent_core import memory_handlers
   File "/home/leonardo/Projetos/kivent-teste/kivent/modules/core/kivent_core/memory_handlers/__init__.py", line 1, in <module>
     from kivent_core.memory_handlers import block
 ImportError: cannot import name 'block'

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