endert1099
Results
2
issues of
endert1099
I put in the code to load local levels(from the docs) `database = gd.api.save.load()` When I try, I get the following error stack: ``` Traceback (most recent call last): File...
T-bug
P-high
E-medium
S-active
A-general
I see the CLI command `python setup.py build_ext -IC:/Python27/Lib/site-packages/numpy/core/include;C:/src/potrace-1.11/src;C:/src/agg-2.5 -LC:/src/potrace-1.11/src/.libs;C:/src/agg-2.5/src`, but where do I find setup.py? I have every file stored in the same directory as is listed. Also, is...