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

no attribute 'lua_type' in module lupa #42

Closed
joijuke opened this issue Nov 12, 2014 · 1 comment
Closed

no attribute 'lua_type' in module lupa #42

joijuke opened this issue Nov 12, 2014 · 1 comment

Comments

@joijuke
Copy link

joijuke commented Nov 12, 2014

i am install lupa by command: sudo pip install lupa==1.0.1; luajit version is 2.0.2. python: 2.7
it's error when execute: import lupa; lupa.lua_type();
error is: AttributeError: module object has no attribute lua_type;
how can i fix it ?

@scoder
Copy link
Owner

scoder commented Nov 12, 2014

By reading the docs. It will be in the next release.

@scoder scoder closed this as completed Nov 12, 2014
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

2 participants