|
Error
|
7>1> File "Cython\Compiler\Visitor.py", line 13, in init Cython.Compiler.Visitor (C:\Minonda\conda-bld\work\Cython-0.24.1\Cython\Compiler\Visitor.c:19126)
7>1> File "D:\Projects\CIP-build\CIPPython-install\lib\site-packages\Cython\Compiler\Builtin.py", line 16, in <module>
7>1> iter_next_utility_code = UtilityCode.load("IterNext", "ObjectHandling.c")
7>1> File "Cython\Compiler\Code.py", line 253, in Cython.Compiler.Code.UtilityCodeBase.load (C:\Minonda\conda-bld\work\Cython-0.24.1\Cython\Compiler\Code.c:8585)
7>1> internal newlines. The line is appended to a buffer and the
7>1> File "Cython\Compiler\Code.py", line 177, in Cython.Compiler.Code.UtilityCodeBase.load_utilities_from_file (C:\Minonda\conda-bld\work\Cython-0.24.1\Cython\Compiler\Code.c:6470)
7>1> This class builds on InteractiveInterpreter and adds prompting
7>1> File "D:\Projects\CIP-build\CIPPython-install\lib\site-packages\Cython\Utils.py", line 305, in open_source_file
7>1> stream = io.open(source_filename, mode=mode,
7>1>AttributeError: 'module' object has no attribute 'open'
7>1>Project : error PRJ0019: A tool returned an error code from
7>1>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\cip_python\CIP_PYTHON.dir\Release\BuildLog.htm"
7>1>CIP_PYTHON - 1 error(s), 0 warning(s)
7>2>------ Build started: Project: copy-external-files, Configuration: Release x64 ------
7>2>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\copy-external-files.dir\Release\BuildLog.htm"
7>2>copy-external-files - 0 error(s), 0 warning(s)
7>3>------ Build started: Project: copy-input-files, Configuration: Release x64 ------
7>3>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\copy-input-files.dir\Release\BuildLog.htm"
7>3>copy-input-files - 0 error(s), 0 warning(s)
7>========== Build: 2 succeeded, 1 failed, 222 up-to-date, 0 skipped ==========
|