JuliaPy / Conda.jl

Conda managing Julia binary dependencies
Other
171 stars 57 forks source link

Error on ubuntu-latest - x86: "Key 'pip_interop_enabled' is not a known primitive parameter." #220

Open omlins opened 2 years ago

omlins commented 2 years ago

Error:

 [ Info: Running `conda config --set pip_interop_enabled true --file /home/runner/.julia/conda/3/condarc-julia.yml` in root environment
CondaValueError: Key 'pip_interop_enabled' is not a known primitive parameter.
ERROR: LoadError: InitError: failed process: Process(setenv(`/home/runner/.julia/conda/3/bin/condaconfig--setpip_interop_enabledtrue--file/home/runner/.julia/conda/3/condarc-julia.yml`,["PIPX_BIN_DIR=/opt/pipx_bin", "GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_1c6fa7b2-9802-4641-966e-3373848c6ce4", "DEBIAN_FRONTEND=noninteractive", "DEPLOYMENT_BASEPATH=/opt/runner", "GITHUB_RUN_ID=2439926841", "GITHUB_ACTION_REF=", "GITHUB_REF=refs/pull/68/merge", "LANG=C.UTF-8", "RUNNER_NAME=GitHub Actions 2", "STATS_PFS=true"  …  "DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1", "GECKOWEBDRIVER=/usr/local/share/gecko_driver", "GITHUB_ACTION=__julia-actions_julia-runtest", "CHROMEWEBDRIVER=/usr/local/share/chrome_driver", "GITHUB_EVENT_NAME=pull_request", "HOMEBREW_NO_AUTO_UPDATE=1", "HOME=/home/runner", "GRADLE_HOME=/usr/share/gradle-7.4.2", "JOURNAL_STREAM=8:22241", "GITHUB_REF_PROTECTED=false"]), ProcessExited(1)) [1]

See: https://github.com/omlins/JustSayIt.jl/runs/6738828960?check_suite_focus=true