austin
06/27/2022, 4:49 PMrun_tests_output=$(/home/runner/work/flyte/flyte/boilerplate/flyte/end2end/end2end.sh /home/runner/work/flyte/flyte/.github/ci_config/config.yaml )
Traceback (most recent call last):
File "./boilerplate/flyte/end2end/run-tests.py", line 11, in <module>
from flytekit.remote import FlyteRemote
File "/home/runner/.local/lib/python3.8/site-packages/flytekit/__init__.py", line 253, in <module>
load_implicit_plugins()
File "/home/runner/.local/lib/python3.8/site-packages/flytekit/__init__.py", line 247, in load_implicit_plugins
discovered_plugins = entry_points(group="flytekit.plugins")
TypeError: entry_points() got an unexpected keyword argument 'group'
Yee
austin
06/27/2022, 5:19 PMYee
austin
06/27/2022, 5:20 PMYee
austin
06/27/2022, 5:22 PMYee
group
argument should be defined.austin
06/27/2022, 5:23 PMYee
entry_points
identifier getting clobbered somehow?austin
06/27/2022, 5:24 PMYee
austin
06/27/2022, 5:25 PMYee
austin
06/27/2022, 5:26 PMYee
austin
06/27/2022, 5:27 PMYee
austin
06/27/2022, 5:27 PMYee
Error: Command failed: /opt/hostedtoolcache/flytectl/latest/x64/flytectl register examples -p flytesnacks -d development Error: example 0xc0009db310 failed to register rpc error: code = Unavailable desc = no healthy upstream
austin
06/27/2022, 7:51 PMError: Command failed: /opt/hostedtoolcache/flytectl/latest/x64/flytectl register examples -p flytesnacks -d development Error: example 0xc0009db310 failed to register rpc error: code = Unavailable desc = no healthy upstream
Yee
austin
06/27/2022, 7:55 PMYee
pip show importlib-metadata
austin
06/27/2022, 7:56 PMYee
austin
06/27/2022, 7:59 PMYee
austin
06/27/2022, 7:59 PMName: importlib-metadata
Version: 1.5.0
Summary: Read metadata from Python packages
Home-page: <http://importlib-metadata.readthedocs.io/>
Author: Barry Warsaw
Author-email: <mailto:barry@python.org|barry@python.org>
License: Apache Software License
Location: /usr/lib/python3/dist-packages
Requires:
Required-by:
Yee
$ pip show importlib-metadata
Name: importlib-metadata
Version: 4.11.3
is what i have locallyaustin
06/27/2022, 9:04 PMpip install --upgrade importlib-metadata
Yee
austin
06/27/2022, 9:18 PMopta-aws
branch, if makes sense or u r trying to explore things.Yee
Yuvraj
06/28/2022, 1:48 AMaustin
06/28/2022, 2:56 AMYee
austin
07/15/2022, 9:03 PMYee
austin
07/15/2022, 9:04 PMYee
austin
07/15/2022, 9:05 PMYee
austin
07/15/2022, 9:07 PMYee
austin
07/15/2022, 9:10 PMYee
austin
07/15/2022, 9:13 PM