Hi, im new in ansible and ansible developing. Now im trying to develop own collection and I wanna bring typing annotations. Some of them require* typing-extensions*. I've created a folder *_vendor* in *plugins*, and import typing-extensions using relative import
*from ..vendor.typing_extensions ...*but got ModuleNotFoundError: No module named name.collection._vendor but in tarball _vendor module exists. Whats wrong? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ee70a804-3f0a-437d-bb2e-c60b76cd024dn%40googlegroups.com.
