jcjohnson / jcjohnson/densecap

module 'sys.fpath' not found:No LuaRocks module found for sys.fpath

Open
#21 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.6k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

Apparently, module Image need additional module sys:

```
module 'sys.fpath' not found:No LuaRocks module found for sys.fpath
```

It was fixed by running

```
luarocks install sys
```

Would be nice to add it to the requirements in README.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.