<@U06BX9QQ4A3> I just found out the plugin I'm try...
# getting-started
a
@edgar_ramirez_mondragon I just found out the plugin I'm trying to install was created by you - tap-rest-api-msdk. I suppose if i want to run it i should use venv in meltano to use the older python version.
e
Hi @abel_mendonca! I’m not actually the author šŸ˜…, just trying to be good open source citizen by contributing fixes and issues. What version did you use to install Meltano?
a
Ubuntu 23, with Python 3.11.2
e
I created a PR to add support for 3.10 and 3.11 in that tap. In the meantime you can do as my colleague Will suggested and install with the
--force
flag šŸ™‚
a
I think I'll create a specific extractor for my use case. I've already seen the documentation, it seems easy enough.