learnfm
learnfm copied to clipboard
Cannot build Python module using Python3
pydx7.cc:118:17: error: expected function body after function declarator
DL_EXPORT(void) initdx7(void)
^
I get the following error. However, with python2 I can do python2 setup.py install