23:07:01 hello 23:07:14 make depends has an error " import ez_setup 23:07:15 ImportError: No module named ez_setup 23:07:15 " 23:07:31 "Building native_biplist" 23:08:12 "ImportError: No module named ez_setup" is a great error :D 23:09:12 setuptools didnt work 23:09:16 which error is 23:09:21 which module is 23:09:36 I don't think monero / monero gui uses ez_setup 23:09:42 what is that? 23:10:09 make depends target= 23:10:33 which target did you specify? 23:10:46 also `make depends` only works on linux currently 23:11:17 is on linux target=x86_64-apple-darwin11 23:11:55 did you install the macos toolchain? 23:12:23 https://github.com/monero-project/monero/blob/master/.github/workflows/depends.yml#L86 23:13:49 this yml file run only on github 23:14:14 yes 23:14:19 it shows the steps you have to do 23:15:56 is possible to take this virtual github environment and run it on virtualbox for example 23:18:56 just copy paste the commands manually 23:19:20 it's like 5 commands or so 23:22:10 i dont understand how to translate line 87 to shell 23:22:44 https://www.irccloud.com/pastebin/7a9SED09/ 23:25:02 all yml files can work like this 23:25:17 no need of git virtual environment? 23:26:42 is strange i did what u paste and same error 23:28:49 which OS do you use? 23:29:21 debian 23:29:40 Codename: buster 23:32:47 try on ubuntu 20.04 23:34:54 new os install 23:35:43 can we download this git virtual environment as iso from somewhere 23:40:42 debian buster should be fine in theory 23:42:36 any idea 23:42:40 Guestwwv: did you change anything? 23:43:44 no 23:45:48 which branch are you trying to build? 23:46:02 master