ImportError: cannot import name 'Tailor' from 'tailor' (unknown location)
Aperta
bug
- Lingua principale
- Python
- Stelle
- 31
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.