Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 11:02 AM - edited 01-13-2025 11:03 AM
Hello @Alberto_Umana , considers that outside the workflow I can install the library, when I ran the workflow through dabs I still got error:
CalledProcessError: Command 'pip --disable-pip-version-check install '/Workspace/Shared/test-sync-lib/.internal/data_pipelines-0.0.1-py3-none-any.whl'' returned non-zero exit status 1.
and looking in detail the error still got:
ERROR: Package 'data-pipelines' requires a different Python: 3.10.12 not in '<4.0,>=3.11'
But sounds strange, since I wrote that environment field.. that will be inherit to each task automatically in theory.