ImportError: cannot import name 'Tailor' from 'tailor' (unknown location)
Aberta
bug
- Linguagem predominante
- Python
- Estrelas
- 31
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hi 👋,
I am trying to replicate the small example in the `README` -- but I get the following error:
```
from tailor import Tailor
> ImportError: cannot import name 'Tailor' from 'tailor' (unknown location)
```
Can you please help me in resolving this?
I am guessing the `python_wrapper` is not being picked up? Can I access the Tailor class from somewhere else?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.