J'ai installé Diacamma sur mon MBP OSX 10.14.6
Je n'arrive pas à démarrer...
Dans l'éditeur d'instance BDD : nom : Asso1 (j'ai aussi essayé en mettant le nom de mon asso, idem) Appli Diacamma Asso, je sélectionne un module ou tous les "bleutés" rien ne se passe.
BDD SQLite (faut-il en choisir une autre ?)
Dans le lanceur Lucterios, les app et modules y sont (mais uniquement cela)
Dans instances cadre vide et bien évidemment le bouton "lancer" grisé...
Comment faire ?
(J'en suis à ma troisième installation après désinstallation)
Seule piste que je vois (et je ne sais quoi en faire !) dans le log du terminal :
configure virtual environment
python3 -m pip install -U pip==19.1.* virtualenv
WARNING: The directory '/Users/maryline/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
WARNING: The directory '/Users/maryline/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting pip==19.1.*
Downloading
files.pythonhosted.org/packages/5c/e0/be...py2.py3-none-any.whl (1.4MB)
|████████████████████████████████| 1.4MB 408kB/s
Requirement already up-to-date: virtualenv in /usr/local/lib/python3.7/site-packages (16.7.6)
Installing collected packages: pip
Found existing installation: pip 19.2.3
Uninstalling pip-19.2.3:
Successfully uninstalled pip-19.2.3
Successfully installed pip-19.1.1
python3 -m virtualenv virtual_for_lucterios
Using base prefix '/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7'
New python executable in /Users/maryline/lucterios2/virtual_for_lucterios/bin/python3.7
Also creating executable in /Users/maryline/lucterios2/virtual_for_lucterios/bin/python
Installing setuptools, pip, wheel...
done.
Merci pour votre aide
mlm