[gilug] urlparse y python3
Nuei nuei rusien despi com
2016-11-26 00:52:45 UTC
Bones.
Tinc un colega que s'està pasant a ubuntu per primer cop i li he dit que
em pregunti el que necessiti perquè sinó al principi ho tindrà una mica
fotut. Està motivat i ja s'ha trobat un primer problema.
S'ha posat Ubuntu amb Gnome.
Necessita executar aquest programa:
http://www.uoc.edu/portal/ca/universitat/contacte-seus/eduroam/index.html
Quan el descarrega fot la comanda:
$ python3 SecureW2_JoinNow.py
Error: One or more required python libraries have not been installed: No
module named 'urlparse'
Busco a apt:
$ apt-cache search urlparse
python-uritools - RFC 3986 compliant replacement for urlparse (Python 2)
python3-uritools - RFC 3986 compliant replacement for urlparse (Python 3)
Instal·la el de python3.
No funciona, mateix missatge quan intenta executar el SecureW2_JoinNow.py
Busco a PIP:
$ pip3 search urlparse
uritools - RFC 3986 compliant, Unicode-aware,
scheme-agnostic replacement for urlparse
INSTALLED: 1.0.1
LATEST: 2.0.0
urlparse4 - Performance-focused replacement for Python's
urlparse module
urlparse3 - urlparse3 is simple and powerful url parsing
tool
INSTALLED: 1.0.10 (latest)
urlparse2 - urlparse for humans.
giturlparse.py - A Git URL parsing module (supports parsing
and rewriting)
murl - murl is a tiny wrapper for the Python module
urlparse.
Instal·la:
$ pip3 install urlparse3
Un altre cop, no funciona.
M'he posat en:
https://pypi.python.org/pypi/urlparse3/1.0.10
Però aquí ja em perdo. Algú em pot donar un cop de mà per aconsellar-li?
Aitor
Més informació sobre la llista de correu gilug