| Summary: | Не указана зависимость на python3(IPython.testing) | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Andrey Cherepanov <cas> |
| Component: | ipython3 | Assignee: | Anton Farygin <rider> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | darktemplaralt, rider, toni |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
# ipython3 Traceback (most recent call last): File "/usr/bin/ipython3", line 4, in <module> from IPython import start_ipython File "/usr/lib/python3/site-packages/IPython/__init__.py", line 59, in <module> from .testing import test ImportError: cannot import name 'test' from 'IPython.testing' (unknown location)