gadfly install problem: "from sqlsem import Parse_Context" fails.

Bryan.Hann at Pobox.Com Bryan.Hann at Pobox.Com
Thu Oct 28 22:21:38 EDT 1999


After installing gadfly via
    (1) downloading individual *.py files from
            http://www.chordate.com/kwParsing/index.html
        (there does not seem to be a zipped package??),

    (2) downloading kwP from the same site, and

    (3) running "python gfinstall.py"

running the test "python gftest dbtest" gives me the following:

------begin------
testing

TABLE CREATES
create table frequents (drinker varchar, bar varchar, perweek integer)
Traceback (innermost last):
  File "gftest.py", line 721, in ?
    test(directory)
  File "gftest.py", line 19, in test
    curs.execute(x)
  File "gadfly.py", line 320, in execute
    from sqlsem import Parse_Context
ImportError: cannot import name Parse_Context
------end------

The same occurs with python and pythondx.  Suggestions?  If more
details of my operating environment are needed I will gladly
give.  Follow-ups by email please.

bryan.hann at pobox.com


Sent via Deja.com http://www.deja.com/
Before you buy.




More information about the Python-list mailing list