Open retsyo opened 7 years ago
Same here:
python main.py solver.m
Traceback (most recent call last): File "main.py", line 102, in main if options.delete-on-error: AttributeError: 'module' object has no attribute 'delete' Errors: 1
FYI:
python
Python 2.7 (r27:82500, Jul 17 2017, 17:07:55) [GCC 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)] on darwin
same here
File "e:\prg\py\pure_pylib_bridge\SmallMatlabtoPythoncompiler\smop\main.py", line 102, in main if options.delete-on-error: AttributeError: 'module' object has no attribute 'delete' ('Errors:', 1)