Adapt Readme
Compare changes
+ 12
− 1
@@ -73,4 +73,15 @@ output = instance.execute(inp)
\ No newline at end of file
- **fatal error: numpy/arrayobject.h: No such file or directory** The numpy include files are not included in the global `/usr/include` directory. Usually, the missing files can be found in the directory `/usr/local/lib/python2.7/dist-packages/numpy/core/include/numpy`. If not, you can run a python script which outputs the location: