473,320 Members | 1,694 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Error importing mxTidy

I built and installed mx-experimental 3.0.0 from source and it seemed to go
fine. But when I try to import it, I get this:

localhost% python -c "import mx.Tidy"
Traceback (most recent call last):
File "<string>", line 1, in ?
File "mx/Tidy/__init__.py", line 7, in ?
from Tidy import *
File "mx/Tidy/Tidy.py", line 7, in ?
from mxTidy import *
File "mx/Tidy/mxTidy/__init__.py", line 7, in ?
from mxTidy import *
ImportError: No module named mxTidy

This seems strange to me, since it found the mx.Tidy module but not the mxTidy
module underneath it. But I guess I don't know how the mx-experimental classes
are put together, so I can't really guess what is happening. Thus I am posting
here. :)
--
mh******@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org
Sep 7 '08 #1
1 1435
On 2008-09-07 15:00, Mike Hostetler wrote:
I built and installed mx-experimental 3.0.0 from source and it seemed to go
fine. But when I try to import it, I get this:

localhost% python -c "import mx.Tidy"
Traceback (most recent call last):
File "<string>", line 1, in ?
File "mx/Tidy/__init__.py", line 7, in ?
from Tidy import *
File "mx/Tidy/Tidy.py", line 7, in ?
from mxTidy import *
File "mx/Tidy/mxTidy/__init__.py", line 7, in ?
from mxTidy import *
ImportError: No module named mxTidy

This seems strange to me, since it found the mx.Tidy module but not the mxTidy
module underneath it. But I guess I don't know how the mx-experimental classes
are put together, so I can't really guess what is happening. Thus I am posting
here. :)
Which platform are you using ?

--
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source (#1, Sep 08 2008)
>>Python/Zope Consulting and Support ... http://www.egenix.com/
mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
__________________________________________________ ______________________

:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
Sep 8 '08 #2

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

Similar topics

4
by: Jay O'Connor | last post by:
I'm using Python 2.3 on windows and trying to use the win32 libs. I keep getting the following error >>> import win32gui Traceback (most recent call last): File "<pyshell#6>", line 1, in...
1
by: Logan | last post by:
I am trying to transfer with dts a table of As400 into a db sql-server. But i receave un error (2147217865) With Access i can import the table with the same ODBC. You have some suggestion...
1
by: JD | last post by:
When I build my setup project in vb dotnet 2002 - I'm getting an error "Unable to import merge module 'crystalreports10_net_embeddedreporting'". I have another project which builds and executes...
0
by: James W | last post by:
I have a pc running Windows XP and Office XP. The problem is that I cannot import or link an Excel file in Access. When I try I get the error message "The wizard is unable to access information in...
2
by: astro | last post by:
I got a message from a client. They tried to import some data into an Access application and got the following error: "The field is too small to accept the amount of data you attempted to add....
3
by: Praetorian Prefect | last post by:
Code will not work in XP. Any ideas? Public Sub GetData() ' Declare variables Dim InputDir, ImportFile As String, tblName As String, strsql As String InputDir = ("f:\") ImportFile =...
5
by: Mike Collins | last post by:
I am trying to export data from multiple tables in SQL Server to an XML file so I can then import it to another database. It seems to be working fine for exporting, but I am having trouble...
0
by: Alun Jones | last post by:
I'm getting the above error in a dialog box from Visual Studio 2005 when trying to sign an assembly using a PFX file, and would like to know how to resolve the problem. Background: The PFX...
1
by: puremetal33 | last post by:
I have worked very little with Access and have hit a snag. My task right now is to import the data from a spreadsheet into an existing table in an Access database. I edited the .xls file so that...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.