hey guys i am facing same issue, did setup as foll...
# questions-and-troubleshooting
k
hey guys i am facing same issue, did setup as following: • installed python and pyarrow • added in env as following: but was getting
ERROR 1064 (HY000): not found avaliable env: BE:1300868
Copy code
cnEnvVars:
- name: python_envs
  value: "/opt/python/"
• added in cn conf also, but now getting the following. also the output changes every run:
Copy code
StarRocks > select hello_world();
ERROR 1064 (HY000): worker start failed:Python path configuration:
  PYTHONHOME = '/opt/python/'
  PYTHONPATH = (not set)
  program name = 'python3'
: BE:1300996
StarRocks >
StarRocks >
StarRocks > select hello_world();
ERROR 1064 (HY000): worker start failed:' program name = guration:
  PYTHONHOME = '/opt/python/'
  PYTHONPATH =
StarRocks >