473,657 Members | 2,934 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

cannot import name .....


Greetings.

What is the implication of the error message 'cannot import
name .....'? It occurs when executing the line:

from nBaseTest import nBaseTest

The file exists and the class within it exists. Changing it to

from nBaseTest import x

gives me the same result so it is as though the class does not exist.
Thought there may be a problem with the nBaseTest file but standalone
it runs fine.

Thus my earlier question. Maybe I should ask where find detailed error
information.

Thanks,

jvh

May 3 '07 #1
2 12416
Thanks for posting.

pythonpath = .;c:\maxq\bin\t estScripts; c:\maxq\bin;c:\ maxq\jython

Both files are in c:\maxq\bin\tes tScripts. Also I do not get the
message "no module named...:

~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
File nCreateIncident .py, the importer:

from PyHttpTestCase import PyHttpTestCase
from com.bitmechanic .maxq import Config
global validatorPkg
from nBaseTest import nBaseTest

# definition of test class
class nCreateIncident (nBaseTest):
def runTest(self):
self.msg('Test started')
self.logon()

# Code to load and run the test
if __name__ == 'main':
test = nCreateIncident ("nCreateIncide nt")
test.Run()

~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
File nBaseTest

from PyHttpTestCase import PyHttpTestCase
from com.bitmechanic .maxq import Config
global validatorPkg
if __name__ == 'main':
validatorPkg = Config.getValid atorPkgName()
# Determine the validator for this testcase.
exec 'from '+validatorPkg+ ' import Validator'
# definition of test class
class nBaseTest(PyHtt pTestCase):
def logon(self):
self.msg('Test started')

if __name__ == 'main':
t = nBaseTest('nBas eTest')
t.logon()

~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~

Best Regards,

jvh

May 3 '07 #2
I do see one problem there...

if __name__ == 'main':
t = nBaseTest('nBas eTest')
t.logon()

That should be:

if __name__ == "__main__":
t = nBaseTest('nBas eTest')
t.logon()

It should be like that in both files.

May 3 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2595
by: Irmen de Jong | last post by:
Hello, I don't understand why the following doesn't work. What I want to do is dynamically import some generated Python code and I'm doing this using compile and exec'ing it in the dict of a new empty module object. That works okay, but as soon as the generated code tries do perform certain imports, it fails! Certain other imports succeed. Consider this example code:
2
3536
by: Marc Ederis | last post by:
Hello, I'm trying to create an executable with py2exe, and it uses the odbc module. The script runs fine until I use py2exe on it and run the ..exe. Then I get: -- Traceback (most recent call last): File "dbmod.py", line 2, in ? File "odbc.pyo", line 9, in ?
1
1585
by: yazzoo | last post by:
I've been banging my head over a long running script that has suddenly stopped working when my ISP upgraded Apache and Suexec. They didn't specify what they did, but I presume it was the latest updates. My problem is that any script that tries to import cgi.py breaks. For example, the following script: #!/usr/bin/python print """Content-type: text/html\n\n"""
3
2303
by: geir.smestad | last post by:
Using Ubuntu Breezy Badger 5.10. I get the following traceback: ----- Traceback (most recent call last): File "/home/geir/programmering/htmlparse/formatter.py", line 1, in -toplevel- import formatter File "/home/geir/programmering/htmlparse/formatter.py", line 2, in -toplevel- import htmllib
10
2112
by: Jia Lu | last post by:
Hi all: I try to do things below: import i Traceback (most recent call last): File "<pyshell#67>", line 2, in <module> import i ImportError: No module named i But it seems that import donot know what is i ? why?
0
2489
by: asoft | last post by:
Please i need help with this. I just started using python and i hace run into several issues. The on that i can't tackle is the issue of no being able to compile the python code using PyQt4 application It gives the error ImportError: cannot import name QtCore. .. I tries the trunk from the snv, but it still gives the same error. I also would like to know. if there are any report generation tool i can use with python similar to crystal...
3
5135
by: srig | last post by:
hi.. i have created a web part which will display data from sql server 2005.while i run it in visual studio 2003 there s no error..when i deploy it in sharepoint site im gettin followin error.. Cannot import this Web Part. at Microsoft.SharePoint.WebPartPages.WebPartImporter.CreateWebPart(Boolean clearConnections) at Microsoft.SharePoint.WebPartPages.WebPartImporter.Import(SPWebPartManager manager, XmlReader reader, Boolean...
2
2159
by: kkshansid | last post by:
cannot import table in mysql 1i saved my excell file in csv formate 2i made a data base in mysql 3i made a table with 5 fields 4i run this file error Parse error: syntax error, unexpected T_STRING in C:\wamp\www\test\hi.php on line 16 <?php
0
1555
by: Anna Butt | last post by:
Hi, I have a problem with a module in python. When I try to execute it I have this error: 00019|nox|ERR:Cannot change the state of 'pymyswitch' to INSTALLED: 'pymyswitch' ran into an error: cannot import a Python module 'nox.coreapps.switch.pymyswitch': ImportError: No module named switch.pymyswitch
0
8302
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8820
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8499
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8601
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7314
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4300
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1937
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1601
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.