Closed Julyyq closed 7 years ago
Permission problem? Try to use sudo
to run the command.
The error still occurs:
Bonjour,
J'essaie d'installer le script et j'ai l'erreur : Cannot create fodler!. J'exécute pourtant bien le script avec sudo.
Pouvez-vous m'aider ?
merci
PS: Je viens de résoudre le problème. 1°) Connectez-vous à l'daresse suivante: https://raw.githubusercontent.com/proximac-org/proximac-install/master/install.py. 2°) faites un copier coller du script dans un document et appeler le install.py. 3°) dans un terminal sous MAC faire : sudo ./install.py
Le problème est réglé.
@quick-tutoriel Thanks. I should revise the README.md to fix this error. Btw, better reply with english rather french.
I run
curl -fsSL https://raw.githubusercontent.com/proximac-org/proximac-install/master/install.py |python
but get 'Cannot create fodler!' error. My mac is 10.11.5. in recovery mode, i run successful withcsrutil enable --without kext --without debug
, and the libuv is already installed through homebrew.How can i solve this error? Thanks in advance.