installation issues solved
christinazavou opened this issue · 0 comments
christinazavou commented
i had installation issues similar to before-mentioned ones.
running
sudo apt-get install python-dev # for python2.x installs
or
sudo apt-get install python3-dev # for python3.x installs
and
removing ";" from include Python.h; in emd.h
solved the problems