Manuele
Manuele
Hi Adam, Thank you for the response. Unfortunately, it doesn’t work. I’ve configured the export variable, as you wrote, but the error is still present: File "/Users/manuele.ventoruzzo/miniforge3/envs/geocallai/lib/python3.9/site-packages/magic/loader.py", line 49, in...
Hi @ahupp, Did you read my reply? How can we do it? With the environment variable, as you wrote, does not work. Could you approve the change that I proposed?...
> @manvento What are the contents of ~/.brew/lib? If libmagic does not appear there, does it appear after running `brew link libmagic`? > > In the next breaking change I'd...
@ahupp , I've done the modify you proposed. Now the program checks if the `brew --prefix` command exists and, if so, adds the result to the variable `paths`. What do...