Comment #4 on issue 1433 by wli200...@gmail.com: ImportError: cannot import name ascii_lowercase
http://code.google.com/p/robotframework/issues/detail?id=1433

I tried robotfw 2.7.2, 2.7.7 and 2.8.1, they all have the same issue on my setting,

% pybot
Traceback (most recent call last):
  File "/usr/bin/pybot", line 4, in <module>
    from robot import run_cli
ImportError: cannot import name run_cli

I'm using SL linux 6.4 as Jenkins salve. Interestingly the issue only happens when in the Jenkins job's top folder (workspace/MyJob15). If I cd to a sub-folder, such as workspace/MyJob15/anyfolder, then run pybot, all thing is OK.

It would be nice for core team to fix it.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to