← Back to team overview

dx-packages team mailing list archive

[Bug 1318103] Re: Error importing Python module pocketsphinx

 

Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I get the same error message when I attempt to import pocketsphinx in
python, after installing python-pocketsphinx 0.8.0+real-0ubuntu6 on
Ubuntu 14.04. (The problem is also present on Ubuntu Utopic)

** Changed in: pocketsphinx (Ubuntu)
       Status: New => Confirmed

** Tags removed: import pocketsphinx
** Tags added: amd64 i386 trusty utopic

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to pocketsphinx in Ubuntu.
https://bugs.launchpad.net/bugs/1318103

Title:
  Error importing Python module pocketsphinx

Status in “pocketsphinx” package in Ubuntu:
  Confirmed

Bug description:
  Pretty much stock standard Ubuntu 14.04 AMD64 with no manually
  compiled software and no manually installed python modules.

  $ python
  Python 2.7.6 (default, Mar 22 2014, 22:59:56) 
  [GCC 4.8.2] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import pocketsphinx
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "sphinxbase.pxd", line 150, in init pocketsphinx (pocketsphinx.c:7935)
  ValueError: PyCapsule_GetPointer called with invalid PyCapsule object
  >>>

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pocketsphinx/+bug/1318103/+subscriptions


References