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

Does the torch-opencv support Torch7 with Lua 5.x now? #189

Open
BT123 opened this issue Aug 24, 2017 · 2 comments
Open

Does the torch-opencv support Torch7 with Lua 5.x now? #189

BT123 opened this issue Aug 24, 2017 · 2 comments

Comments

@BT123
Copy link

BT123 commented Aug 24, 2017

Does the torch-opencv support Torch7 with Lua 5.x now?
I use torch7 with lua5.1, I faced with NYI: call return type when call cv.imread function.
Whether should I reinstall the Torch7 with Luajit?

@shrubb
Copy link
Contributor

shrubb commented Sep 5, 2017

Hi, sorry for delay.
Currently works with LuaJIT only.
Someone who really needs Lua 5.x could make a pull request that would detect Lua 5.x and use luaffi instead.

@BT123
Copy link
Author

BT123 commented Sep 6, 2017

OK, thanks for your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants