The "huge" builds on github are running into this failure:
Collecting cryptography>=3.2 (from pyopenssl) 117 Downloading https://files.pythonhosted.org/packages/27/5a/007acee0243186123a55423d49cbb5c15cb02d76dd1b6a27659a894b13a2/cryptography-3.4.4.tar.gz (545kB) 118 Complete output from command python setup.py egg_info: 119 Traceback (most recent call last): 120 File "<string>", line 1, in <module> 121 File "/home/runner/work/_temp/pip-build-ik0xmmv3/cryptography/setup.py", line 14, in <module> 122 from setuptools_rust import RustExtension 123 ModuleNotFoundError: No module named 'setuptools_rust' Does someone know how to fix that? https://github.com/vim/vim/runs/1874460236?check_suite_focus=true -- Witches prefer brooms: vacuum-cleaners need extension cords! /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/202102102137.11ALbGDd434104%40masaka.moolenaar.net.
