Comment #3 on issue 1398 by [email protected]: failed ImportError: No module named win32gui on Windows7 running robotframework
http://code.google.com/p/robotframework/issues/detail?id=1398

Hi Pekka

I am getting the same problem while running robot framework on Windows 7. where as I am able to run successfully on Windows XP

Below are error details -
[ ERROR ] Invalid syntax in file 'c:\python27\robot\sbps-main\implementation\resources\libraries\selenium2 automation library.html' in table 'Settings': Importing test library '..\..\..\..\lib\selenium2library-1.2.0\Selenium2Library\' failed: ImportError: Import by filename is not supported. PYTHONPATH: ['C:\\Python27\\lib\\site-packages\\robot\\libraries', 'C:\\Python27', 'C:\\Python27\\Scripts\\ C:\\Python27\\Scripts', 'C:\\Python27\\firefox', 'C:\\Python27\\ie', 'C:\\Python27\\DLLs', 'C:\\Python27\\Lib', 'C:\\Python27\\Lib\\lib-tk', 'C:\\Python27\\Scripts\\robot\\sbps-main\\execution\\lib', 'C:\\Windows\\system32\\python27.zip', 'C:\\Python27\\lib\\plat-win', 'C:\\Python27\\lib\\site-packages', 'C:\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode', '.']
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\robot\utils\importing.py", line 88, in _import
    imported = __import__(modname, {}, {}, fromlist)
[ ERROR ] Invalid syntax in file 'c:\python27\robot\sbps-main\implementation\resources\libraries\object repository library.html' in table 'Settings': Importing test library 'ObjectRepositoryLibrary' failed: ImportError: No module named sbps PYTHONPATH: [u'c:\\python27\\robot\\sbps-main\\execution\\lib', 'C:\\Python27\\lib\\site-packages\\robot\\libraries', 'C:\\Python27', 'C:\\Python27\\Scripts\\ C:\\Python27\\Scripts', 'C:\\Python27\\firefox', 'C:\\Python27\\ie', 'C:\\Python27\\DLLs', 'C:\\Python27\\Lib', 'C:\\Python27\\Lib\\lib-tk', 'C:\\Python27\\Scripts\\robot\\sbps-main\\execution\\lib', 'C:\\Windows\\system32\\python27.zip', 'C:\\Python27\\lib\\plat-win', 'C:\\Python27\\lib\\site-packages', 'C:\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode', '.']
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\robot\utils\importing.py", line 88, in _import
    imported = __import__(modname, {}, {}, fromlist)
File "c:\python27\robot\sbps-main\execution\lib\ObjectRepositoryLibrary.py", line 1, in <module>
    from sbps import *

--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to