Ok, thanks for the feedback. --- is that an expected behavior not really - I will check that
** Summary changed: - ImportError: cannot import name fix_eols + [1.1.0] ImportError: cannot import name fix_eols having utils.py in the project folder ** Changed in: sikuli Status: Invalid => In Progress ** Changed in: sikuli Importance: Undecided => Medium ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 2.0.0 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1459731 Title: [1.1.0] ImportError: cannot import name fix_eols having utils.py in the project folder Status in Sikuli: In Progress Bug description: Hello! I just put here few lines from the command line: (Pdb) import email (Pdb) email.message_from_string('test') *** ImportError: cannot import name fix_eols (Pdb) from email.parser import Parser *** ImportError: cannot import name fix_eols I put these lines into the sikuli script: import pdb pdb.set_trace() I've tried with java1.6 and java1.8. Sikuli version: 1.1.0, 2015-05-25_01:00nightly I'm not sure whether this issue totally relates to the sikuli but just in case. Thank you! To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/1459731/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : sikuli-driver@lists.launchpad.net Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp