adriano fontanive
Profilo di
Nome | adriano fontanive |
---|---|
Indirizzo email | adriano@editek.info |
Avatar | |
Messaggi | 2 |
-
- 2015-04-07 15:04:38
- Re: Myfile.app py2app
- Forum >> Programmazione Python >> Scripting
- adriano fontanive said @ 2015-04-07 11:47:12:Buon giorno,
mi sono appena iscritto a questo forum, saluto tutti.
Sto studiando Python , ho installato Python3.4.2 nel mio Mac lion OS10.7, mi sono bloccato quando ho cercato di rendere eseguibile un file . Ho scaricato ed installato py2app , dopo lo script del file setup.py è stata creata la cartella /dist dove appare il Myfile.app ma questo aprendolo dà errore per cui, ho pensato che i due Python, quello già presente nel Mac ver 2.7 ed il nuovo vers 3.4 siano in conflitto, qualcuno mi può cortesemente dare la corretta procedura , grazie mille Adriano
questo è quello che appare quando lancio python setup.py p2app
.........................................
stripping saved 0 bytes (11578928 / 1157892
Modules not found (unconditional imports):
* _weakref.CallableProxyType (_weakrefset)
* _weakref.ProxyType (_weakrefset)
* _weakref.ReferenceType (_weakrefset)
* _weakref.getweakrefcount (_weakrefset)
* _weakref.getweakrefs (_weakrefset)
* _weakref.proxy (_weakrefset)
* errno.EINVAL (distutils.spawn)
* errno.ENOENT (distutils.spawn)
* java.System (java.lang)
* nt._getfullpathname (os)
* nt._isdir (os)
* org (copy, org.python.core)
* org.PyStringMap (org.python)
* org.python (copy, pickle)
* org.python.core (pickle)
* org.python.core.PyStringMap (copy)
* pwd.getpwnam (distutils.util)
* sys.py3kwarning (pkg_resources)
* thread._local (logging)
* thread.allocate_lock (logging)
* thread.get_ident (logging)
* thread.stack_size (logging)
Modules not found (conditional imports):
* _md5 (hashlib)
* _sha (hashlib)
* _sha256 (hashlib)
* _sha512 (hashlib)
* importlib._bootstrap (pkg_resources)
* java (platform)
* java.lang (platform)
* riscospath (os)
* urllib.parse (pkg_resources)
Done!
--- Ultima modifica di adriano13 in data 2015-04-07 11:52:46 ---
--- Ultima modifica di adriano13 in data 2015-04-07 15:00:35 ---
--- Ultima modifica di adriano13 in data 2015-04-07 15:01:21 ---
--- Ultima modifica di adriano13 in data 2015-04-07 15:03:35 ---
-
- 2015-04-07 11:47:12
- Myfile.app py2app
- Forum >> Programmazione Python >> Scripting
- Buon giorno,
mi sono appena iscritto a questo forum, saluto tutti.
Sto studiando Python , ho installato Python3.4.2 nel mio Mac lion OS10.7, mi sono bloccato quando ho cercato di rendere eseguibile un file . Ho scaricato ed installato py2app , dopo lo script del file setup.py è stata creata la cartella /dist dove appare il Myfile.app ma questo aprendolo dà errore per cui, ho pensato che i due Python, quello già presente nel Mac ver 2.7 ed il nuovo vers 3.4 siano in conflitto, qualcuno mi può cortesemente dare la corretta procedura , grazie mille Adriano
questo è quello che appare quando lancio python setup.py p2app
.........................................
stripping saved 0 bytes (11578928 / 1157892
Modules not found (unconditional imports):
* _weakref.CallableProxyType (_weakrefset)
* _weakref.ProxyType (_weakrefset)
* _weakref.ReferenceType (_weakrefset)
* _weakref.getweakrefcount (_weakrefset)
* _weakref.getweakrefs (_weakrefset)
* _weakref.proxy (_weakrefset)
* errno.EINVAL (distutils.spawn)
* errno.ENOENT (distutils.spawn)
* java.System (java.lang)
* nt._getfullpathname (os)
* nt._isdir (os)
* org (copy, org.python.core)
* org.PyStringMap (org.python)
* org.python (copy, pickle)
* org.python.core (pickle)
* org.python.core.PyStringMap (copy)
* pwd.getpwnam (distutils.util)
* sys.py3kwarning (pkg_resources)
* thread._local (logging)
* thread.allocate_lock (logging)
* thread.get_ident (logging)
* thread.stack_size (logging)
Modules not found (conditional imports):
* _md5 (hashlib)
* _sha (hashlib)
* _sha256 (hashlib)
* _sha512 (hashlib)
* importlib._bootstrap (pkg_resources)
* java (platform)
* java.lang (platform)
* riscospath (os)
* urllib.parse (pkg_resources)
Done!
--- Ultima modifica di adriano13 in data 2015-04-07 11:52:46 ---
--- Ultima modifica di adriano13 in data 2015-04-07 15:00:35 ---
--- Ultima modifica di adriano13 in data 2015-04-07 15:01:21 ---
--- Ultima modifica di adriano13 in data 2015-04-07 15:03:35 ---