Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

Error in Python3 #8

Open
ppwwyyxx opened this issue Nov 10, 2017 · 1 comment
Open

Error in Python3 #8

ppwwyyxx opened this issue Nov 10, 2017 · 1 comment

Comments

@ppwwyyxx
Copy link

Installed scikits.talkbox 0.2.5.

╰─$python3 -c 'from scikits.talkbox.linpred import levinson_lpc'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/wyx/.local/lib/python3.6/site-packages/scikits/talkbox/__init__.py", line 5, in <module>
    __all__ += tools.__all__
AttributeError: module 'tools' has no attribute '__all__'
@zhumiao-taylor
Copy link

ModuleNotFoundError: No module named 'tools'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants