Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when running "import pyltr" #1

Closed
Ulden opened this issue Aug 4, 2016 · 2 comments
Closed

error when running "import pyltr" #1

Ulden opened this issue Aug 4, 2016 · 2 comments

Comments

@Ulden
Copy link

Ulden commented Aug 4, 2016

     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.

@jma127
Copy link
Owner

jma127 commented Aug 4, 2016

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.

  • Jerry

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
#1, or mute the thread
https://github.com/notifications/unsubscribe-auth/ACptEt3SUonLWH15k-QCCHjpUKt4d8dRks5qcVsagaJpZM4JcTTf
.

@jma127
Copy link
Owner

jma127 commented Oct 16, 2016

Closed by #2

@jma127 jma127 closed this as completed Oct 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants