Bug#868346: python-pocketsphinx: Python doesn't recognize that a version of pocketsphinx is installed

2018-08-06 Thread Samuel Thibault
Hello,

Paul Gevers, le lun. 06 août 2018 19:37:58 +0200, a ecrit:
> On Wed, 1 Aug 2018 23:47:44 +0200 Samuel Thibault 
> wrote:
> > > I think that this is related to not having a, for example, 
> > > pocketsphinx-0.8.egg_info/ directory with a PKG-INFO file
> > > and other related informational files. However, I'm not entirely sure.
> > 
> > Probably something like that, yes.  Upstream however doesn't use
> > setuptools any more, and doesn't distribute eggs any more. I have
> > reported the issue upstream
> 
> Upstream reported it doesn't know what needs to be done. Maybe we should
> ask for help at one of the python teams?

Probably, yes.

Samuel



Bug#868346: python-pocketsphinx: Python doesn't recognize that a version of pocketsphinx is installed

2018-08-06 Thread Paul Gevers
Control: tags -1 help

Hi,

On Wed, 1 Aug 2018 23:47:44 +0200 Samuel Thibault 
wrote:
> > I think that this is related to not having a, for example, 
> > pocketsphinx-0.8.egg_info/ directory with a PKG-INFO file
> > and other related informational files. However, I'm not entirely sure.
> 
> Probably something like that, yes.  Upstream however doesn't use
> setuptools any more, and doesn't distribute eggs any more. I have
> reported the issue upstream

Upstream reported it doesn't know what needs to be done. Maybe we should
ask for help at one of the python teams?

Paul



signature.asc
Description: OpenPGP digital signature


Bug#868346: python-pocketsphinx: Python doesn't recognize that a version of pocketsphinx is installed

2018-08-01 Thread Samuel Thibault
Control: tags -1 + upstream
Control: forwarded -1 https://github.com/cmusphinx/pocketsphinx/issues/136

Hello,

Ethan Ward, le ven. 14 juil. 2017 13:17:42 -0400, a ecrit:
> When I install python-pocketsphinx, python doesn't recognize that a version 
> of pocketsphinx is installed.
> Although the package still works - I can import and use pocketsphinx fine - 
> it causes issues when other python libraries
> depend on the package, as it tries to find the package but won't run because 
> it doesn't recognize the package as installed.

I guess this is this:

$ python
>>> from pkg_resources import require
>>> require("pocketsphinx")
...
pkg_resources.DistributionNotFound: The 'pocketsphinx' distribution was not 
found and is required by the application

> I think that this is related to not having a, for example, 
> pocketsphinx-0.8.egg_info/ directory with a PKG-INFO file
> and other related informational files. However, I'm not entirely sure.

Probably something like that, yes.  Upstream however doesn't use
setuptools any more, and doesn't distribute eggs any more. I have
reported the issue upstream

Samuel



Bug#868346: python-pocketsphinx: Python doesn't recognize that a version of pocketsphinx is installed

2017-07-14 Thread Ethan Ward
Package: python-pocketsphinx
Version: 0.8+5prealpha-2
Severity: important

When I install python-pocketsphinx, python doesn't recognize that a version of 
pocketsphinx is installed.
Although the package still works - I can import and use pocketsphinx fine - it 
causes issues when other python libraries
depend on the package, as it tries to find the package but won't run because it 
doesn't recognize the package as installed.
I think that this is related to not having a, for example, 
pocketsphinx-0.8.egg_info/ directory with a PKG-INFO file
and other related informational files. However, I'm not entirely sure.

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash