Try removing the directory /Users/jianpingpan/sage/local/var/tmp/sage/build/jedi-0.18.1 manually using "rm -r /Users/jianpingpan/sage/local/var/tmp/sage/build/jedi-0.18.1". If this fails, check if there are any files that have unusual ownership or permissions
On Saturday, June 3, 2023 at 10:20:11 AM UTC-7 Jianping Pan wrote: > Dear Sage developers, > > I was trying to install sage 10.1.beta1 on my macOS 12.6.5 via Git. I > followed the instruction on git and ran > "make configure", > set "./configure --enable-download-from-upstream-url", > ran "./configure", then brew installed all the packages that it asked me > to install. > Then I run "make" > > Below is the error report and the two log files. Thanks! > > [jedi-0.18.1] ERROR: Failed cleaning build dir for jedi > [jedi-0.18.1] Failed to build jedi > [jedi-0.18.1] ERROR: Failed to build one or more wheels > [jedi-0.18.1] > ******************************************************************************** > [jedi-0.18.1] Error building a wheel for jedi-0.18.1 > [jedi-0.18.1] > ******************************************************************************** > [jedi-0.18.1] > [jedi-0.18.1] real 0m16.162s > [jedi-0.18.1] user 0m14.644s > [jedi-0.18.1] sys 0m5.335s > [jedi-0.18.1] > ************************************************************************ > [jedi-0.18.1] Error installing package jedi-0.18.1 > [jedi-0.18.1] > ************************************************************************ > [jedi-0.18.1] Please email sage-devel ( > http://groups.google.com/group/sage-devel) > [jedi-0.18.1] explaining the problem and including the log files > [jedi-0.18.1] /Users/jianpingpan/sage/logs/pkgs/jedi-0.18.1.log > [jedi-0.18.1] and > [jedi-0.18.1] /Users/jianpingpan/sage/config.log > [jedi-0.18.1] Describe your computer, operating system, etc. > [jedi-0.18.1] If you want to try to fix the problem yourself, *don't* just > cd to > [jedi-0.18.1] /Users/jianpingpan/sage/local/var/tmp/sage/build/jedi-0.18.1 > and type 'make' or whatever is appropriate. > [jedi-0.18.1] Instead, the following commands setup all environment > variables > [jedi-0.18.1] correctly and load a subshell for you to debug the error: > [jedi-0.18.1] (cd > '/Users/jianpingpan/sage/local/var/tmp/sage/build/jedi-0.18.1' && > '/Users/jianpingpan/sage/sage' --buildsh) > [jedi-0.18.1] When you are done debugging, you can type "exit" to leave > the subshell. > [jedi-0.18.1] > ************************************************************************ > make[4]: *** [jedi-SAGE_VENV-no-deps] Error 1 > > Thanks, > Jianping > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/d3ce5bb4-002b-4737-b7c3-ab774039f3d0n%40googlegroups.com.