Ticket #3 (closed Defect: Fixed)
ImportError: No module named application.process
| Reported by: | opticus | Owned by: | Mircea Amarascu |
|---|---|---|---|
| Priority: | Minor | Milestone: | OpenXCAP 1.0 stable release |
| Component: | Interoperability | Version: | |
| Severity: | Critical | Keywords: | |
| Cc: |
Description
Hi
I'm testing out this system on a debian/unstable box, after installing and creating the tables in db:openser(I dont have anything else in this db except the the script in the scripts section) with backend = Database I get the following error when running: /etc/init.d/openxcap start Starting OpenXCAP server: openxcapTraceback (most recent call last):
File "/usr/bin/openxcap", line 12, in ?
from application.process import process, ProcessError
ImportError: No module named application.process
this is the openxcap-0.9.0
anyone have any idea what I'm doing wrong?
Change History
Note: See
TracTickets for help on using
tickets.
