Aaron Carlton
Aaron Carlton
https://github.com/bryancatanzaro/copperhead/blob/6e624e3e6db8dd9a732f408ccae99c6322ff4951/setup.py#L20 $ python setup.py install Scanning installed packages Setuptools installation detected at /home/foxx00/Downloads/git/copperhead Non-egg installation Removing elements out of the way... Already patched. /home/foxx00/Downloads/git/copperhead/setuptools-0.6c9-py2.7.egg-info already patched. Extracting in /tmp/tmpUEWY6Z Now...
https://github.com/perone/Pyevolve/blob/589b6a9b92ed1fd9ef00987bf4bfe807c4a7b7e0/pyevolve/Consts.py#L369 ERROR: Command errored out with exit status 1: command: 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python37_64\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\acarlton\\AppData\\Local\\Temp\\pip-install-vow2i4bj\\pyevolve\\setup.py'"'"'; __file__='"'"'C:\\Users\\acarlton\\AppData\\Local\\Temp\\pip-install-vow2i4bj\\pyevolve\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info...
examples/benchmark_arithmetic/benchmark_arithmetic_main.c:32:3: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (int i = 0; i < iters; ++i) { ^ examples/benchmark_arithmetic/benchmark_arithmetic_main.c:32:3: note: use option -std=c99,...
>>> import gmes No module named psyco. Execution speed might be slow. Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.7/dist-packages/gmes/__init__.py", line 51, in from fdtd import...
Python 2.7.6 Traceback (most recent call last): File "./sifter.py", line 842, in main() File "./sifter.py", line 833, in main gui = Gui(ts, injector, tests, args.tick) File "./sifter.py", line 376, in...