Closed Ulden closed 8 years ago
Hi Gioro, pyltr has only been tested on 2.7 so far. I've been wanting to fix compatibility for some time, but am unsure as to when I'll get to it. Sorry for the inconvenience.
On Aug 3, 2016 11:23 PM, "Gioro Ulden" notifications@github.com wrote:
10
---> 11 import data 12 import metrics 13 import models
ImportError: No module named 'data'
import error under python3.5.1, no matter install pyltr or import directly from the source files.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jma127/pyltr/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ACptEt3SUonLWH15k-QCCHjpUKt4d8dRks5qcVsagaJpZM4JcTTf .
Closed by https://github.com/jma127/pyltr/pull/2
import error under python3.5.1, no matter install pyltr or import directly from the source files.