Comment exécuter une application construite avec Python + py2app construite avec Anaconda

J'ai créé une application pour Mac avec py2app dans l'environnement Python construit sur Mac avec Anaconda, mais cela n'a pas commencé avec l'écran d'erreur suivant.

ScreenCapture at Wed May 3 01:10:28 JST 2017.png

Après avoir étudié diverses choses, il semble que vous deviez spécifier le chemin de libpython3.5m.dylib dans OPTIONS de setup.py comme indiqué ci-dessous avant de construire avec la commande py2app (le nom de lib dépend de votre environnement).

----d'ici OPTIONS = {'argv_emulation': True, 'plist': { 'PyRuntimeLocations': [ '@executable_path/../Frameworks/libpython3.5m.dylib', '/Users/*****/.pyenv/versions/anaconda3-4.1.0/lib/libpython3.5m.dylib' ] }} ----Jusque là

Recommended Posts

Comment exécuter une application construite avec Python + py2app construite avec Anaconda
Comment recadrer une image avec Python + OpenCV
Comment exécuter Notepad ++ Python
Comment exécuter des tests avec Python unittest
Comment installer Python à l'aide d'Anaconda
Python: comment utiliser async avec
Comment convertir un tableau en dictionnaire avec Python [Application]
Comment démarrer avec Python
Comment calculer la date avec python
[Python Kivy] Comment créer un fichier exe avec pyinstaller
Comment lire un fichier Excel (.xlsx) avec Pandas [Python]
Comment installer Anaconda avec pyenv
[Python] Explique comment utiliser la fonction format avec un exemple
Comment utiliser un éditeur externe pour le développement Python avec Grasshopper
[Python] Création d'un environnement avec Anaconda [Mac]
Changer l'environnement Python 64 bits en environnement 32 bits avec Anaconda
python3 Comment installer un module externe
Comment convertir Python en fichier exe
Comment utiliser BigQuery en Python
Comment faire un test de sac avec python
Comment afficher le japonais python avec lolipop
Comment entrer le japonais avec les malédictions Python
Créez une application de mots anglais avec python
Comment ajouter un module python à l'environnement anaconda
Comment exécuter des scripts Maya Python
Comment installer python3 avec docker centos
Comment lire un fichier CSV avec Python 2/3
Comment profiter de la programmation avec Minecraft (Ruby, Python)
[REAPER] Comment jouer à Reascript avec Python
Comment faire un traitement parallèle multicœur avec python
Stratégie sur la façon de monétiser avec Python Java
Créez une application qui devine les étudiants avec Python
Envoyez un email à l'adresse de Spushi avec python
Comment développer une application de panier avec Django
Construire un environnement Anaconda pour Python avec pyenv
[Python] Comment dessiner plusieurs graphiques avec Matplotlib
[Python] Comment lire des fichiers Excel avec des pandas
Comment exécuter MeCab sur Ubuntu 18.04 LTS Python
Comment lire un tableau avec ConfigParser de Python
Comment spécifier des attributs avec Mock of Python
Comment mesurer le temps d'exécution avec Python Partie 1
Comment utiliser tkinter avec python dans pyenv
Comment exécuter LeapMotion avec Python non-Apple
Procédure de création d'application multi-plateforme avec kivy
[Python] Comment installer OpenCV sur Anaconda [Windows]
[Python] Comment gérer les caractères japonais avec openCV
De la construction d'environnement Python à la construction d'environnement virtuel avec anaconda
[Python] Comment comparer la date / heure avec le fuseau horaire ajouté
Comment mesurer le temps d'exécution avec Python, partie 2
Comment créer un environnement lorsque vous souhaitez utiliser python2.7 après l'installation d'Anaconda3
Notes de l'installation de Homebrew à la création d'un environnement Anaconda pour Python avec pyenv
Exécutez Python avec VBA
Comment installer Python
Exécutez prepDE.py avec python3
Comment installer python
Exécutez Blender avec python