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

ImportError: cannot import name ToxAV #38

@ymkim92

Description

@ymkim92

Hello,

I installed PyTox on both my ubuntu trusty and docker, but both have the same problem.
When I run python example/echo.py, I meet this error:

root@db3d34e64d04:/PyTox# python examples/echo.py 
Traceback (most recent call last):
  File "examples/echo.py", line 26, in <module>
    from pytox import Tox, ToxAV
ImportError: cannot import name ToxAV

Can you help me?

Regards,
Kim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions