IEMLdev / ieml

IEML semantic language - a meaning-representation system based on semantic primitives and a regular grammar. Basic semantic relationships between concepts are automatically computed from syntactic similarities.
https://dev.intlekt.io/
GNU General Public License v3.0
53 stars 6 forks source link

Numpy and Scipy already installed #51

Open dahrs opened 6 years ago

dahrs commented 6 years ago

Numpy and Scipy are already installed but when I pip IEML it reinstalls them.

dahrs commented 6 years ago

Plus, it might be a good a idea to specify that it needs at least python 3.5.