Reinami / sanic_crud

MIT License
54 stars 12 forks source link

ImportError: cannot import name 'generate_crud' #72

Open n00b21337 opened 6 years ago

n00b21337 commented 6 years ago

Noob here. I have this error ImportError: cannot import name 'generate_crud' when I try to run example code for sanic_crud

I have this installed, should be ok, but seems I am missing some info, any help?

aiofiles (0.3.2) httptools (0.0.10) peewee (2.8.5) pip (9.0.1) Sanic (0.3.0) sanic-crud (0.2.4) setuptools (28.8.0) ujson (1.35) uvloop (0.9.1) websockets (4.0.1)