[Stoq-devel] [Bug 2866] New: - ImportError: cannot import name sqlhub

bugzilla-daemon at async.com.br bugzilla-daemon at async.com.br
Mon Sep 25 19:05:08 BRT 2006


http://bugs.async.com.br/show_bug.cgi?id=2866  

           Summary: ImportError: cannot import name sqlhub
           Product: Stoq
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: (unset)
         Component: General
        AssignedTo: nobody at async.com.br
        ReportedBy: gilberto at visaonet.com.br
         QAContact: stoq-devel at async.com.br
   Estimated Hours: 0.0


Ao iniciar o stoq o seguinte erro ocorre:
raceback (most recent call last):
  File "/usr/bin/stoq", line 67, in ?
    from stoq import main
  File "/usr/lib/python2.4/site-packages/stoq/main.py", line 43, in ?
    from stoq.lib.startup import setup, get_option_parser
  File "/usr/lib/python2.4/site-packages/stoq/lib/startup.py", line 35, in ?
    from sqlobject import sqlhub
ImportError: cannot import name sqlhub

Eu tentei instalar o stoq no Gentoo Linux. Segue abaixo os pacotes e versões
instalados:

- Python 2.4.2
- pyGTK 2.8.2
- PostgreSQL 8.0.8
- Pyscopg 1.1.21
- SQLObject 0.6.1-r1
- ZopeInteface 3.0.1
- Python Imaging 1.1.15
- Reportlab 1.20


More information about the Stoq-devel mailing list