MartijnVisser commented on pull request #19103: URL: https://github.com/apache/flink/pull/19103#issuecomment-1069088689
When running the script for the same time (to evaluate if it now would run quicker), I got an error during the Python step: ``` ============installing environment============ installing wget... install wget... [SUCCESS] installing miniconda... download miniconda... download miniconda... [SUCCESS] installing conda... WARNING conda.core.envs_manager:register_env(46): Unable to register environment. Path not writable or missing. environment location: /root/flink/flink-python/dev/.conda registry file: /root/.conda/environments.txt ERROR conda.core.link:_execute(637): An error occurred while installing package 'defaults::ncurses-6.1-he6710b0_1'. CondaError: Cannot link a source that does not exist. /root/flink/flink-python/dev/.conda/pkgs/ncurses-6.1-he6710b0_1/share/terminfo/e/eterm-color Running `conda clean --packages` may resolve your problem. Attempting to roll back. CondaError: Cannot link a source that does not exist. /root/flink/flink-python/dev/.conda/pkgs/ncurses-6.1-he6710b0_1/share/terminfo/e/eterm-color Running `conda clean --packages` may resolve your problem. () install miniconda failed mv: cannot stat 'flink-python/docs/_build/html': No such file or directory ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org