Skip to main content


Has anyone maintained a customer integration that requires the TIPCommon module? If so, how did you add it? I'm not having much success trying to export/copy/add/import this dependency manually from the official integrations


I ran into this last week and ended up getting it from the JIRA integration. What issue are you seeing when adding the exported dependency?



Maybe I'm missing something:





The only reference I can find to TIPCommon in other integrations is "TIPCommon-1.0.11-py2.py3-none-any.whl" in Dependencies/cross. My integration does not have a cross directory, so I created it and tried with and without it.





I've tried adding TIPCommon-1.0.11-py2.py3-none-any.whl to both my Dependencies and Dependencies/cross. The integration imports correctly, but the module is still not available. When I re-export the same integration, I no longer see TIPCommon-1.0.11-py2.py3-none-any.whl anywhere in the Dependencies or cross folder, like it was never imported in the first place.


Reply