Vendor dependencies

24 views
Skip to first unread message

Michael

unread,
Apr 14, 2022, 10:18:31 AM4/14/22
to Ansible Project
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?
Reply all
Reply to author
Forward
0 new messages