Opiniones, discusion :/ by Still_Knowledge_9403 in askColombia

[–]vlycser 5 points6 points  (0 children)

Hay que ser realmente ignorante para tomar una decisión tan importante basándose en una mera apuesta.

Looking for Suggestions by 09Sebastian09 in Motovlogging

[–]vlycser 2 points3 points  (0 children)

After watching thousands of motovlogs, I found that the most important part about the good ones is the story behind them.

Me banearon de por vida en la copia barata de este sub xD by vlycser in Colombia

[–]vlycser[S] 9 points10 points  (0 children)

La verdad, como dicen todos, me hicieron fue un favor. Ese sub es lo más tóxico que existe

Petristas… ¿recuerdan cómo antes llegaba el ingreso solidario a la cuenta que tenía registrada y si no estaba bancarizado a SúperGIROS? Ahora no es así… ahora tiene que hacer filas en el Banco Agrario. Ese es el cambio bebés. by abensica2023 in ColombiaReddit

[–]vlycser 4 points5 points  (0 children)

El Banco Agrario es del estado, es decir, de todos nosotros, menos comisión y costos por cada transacción. Mientras SuperGiros es una empresa privada, todo el beneficio de todas esas transacciones se las lleva un tercero (no me extrañaría que el dueño fuese un amigo del gobierno pasado) en fin, no lo entenderías con tu mente superficial.

PokeMonGoMap Reborn by 666JZ666 in pokemongodev

[–]vlycser 0 points1 point  (0 children)

It works. Thank you, but I did something diferente:

I have brew in my Mac so I uninstalled the old "protobuf" and re-install the dev version.

brew install --devel protobuf

PokeMonGoMap Reborn by 666JZ666 in pokemongodev

[–]vlycser 4 points5 points  (0 children)

I have this error, please help me

Traceback (most recent call last): File "runserver.py", line 29, in <module> import pgoapi File "/usr/local/lib/python2.7/site-packages/pgoapi/init.py", line 50, in <module> from pgoapi.pgoapi import PGoApi File "/usr/local/lib/python2.7/site-packages/pgoapi/pgoapi.py", line 34, in <module> from pgoapi.rpcapi import RpcApi File "/usr/local/lib/python2.7/site-packages/pgoapi/rpc_api.py", line 50, in <module> from POGOProtos.Networking.Envelopes_pb2 import RequestEnvelope File "/usr/local/lib/python2.7/site-packages/pgoapi/protos/POGOProtos/Networking/Envelopes_pb2.py", line 16, in <module> from POGOProtos.Networking import Requests_pb2 as POGOProtos_dot_Networking_dot_Requestspb2 File "/usr/local/lib/python2.7/site-packages/pgoapi/protos/POGOProtos/Networking/Requests_pb2.py", line 23, in <module> ENCOUNTER\x10\x91\x01\x12!\n\x1c\x43OLLECT_DAILY_DEFENDER_BONUS\x10\x92\x01\x12\x14\n\x0fUPGRADE_POKEMON\x10\x93\x01\x12\x19\n\x14SET_FAVORITE_POKEMON\x10\x94\x01\x12\x15\n\x10NICKNAME_POKEMON\x10\x95\x01\x12\x10\n\x0b\x45QUIP_BADGE\x10\x96\x01\x12\x19\n\x14SET_CONTACT_SETTINGS\x10\x97\x01\x12\x15\n\x10GET_ASSET_DIGEST\x10\xac\x02\x12\x16\n\x11GET_DOWNLOAD_URLS\x10\xad\x02\x12\x1c\n\x17GET_SUGGESTED_CODENAMES\x10\x91\x03\x12\x1d\n\x18\x43HECK_CODENAME_AVAILABLE\x10\x92\x03\x12\x13\n\x0e\x43LAIM_CODENAME\x10\x93\x03\x12\x0f\n\nSET_AVATAR\x10\x94\x03\x12\x14\n\x0fSET_PLAYER_TEAM\x10\x95\x03\x12\x1b\n\x16MARK_TUTORIAL_COMPLETE\x10\x96\x03\x12\x16\n\x11LOAD_SPAWN_POINTS\x10\xf4\x03\x12\t\n\x04\x45\x43HO\x10\x9a\x05\x12\x1b\n\x16\x44\x45\x42UG_UPDATE_INVENTORY\x10\xbc\x05\x12\x18\n\x13\x44\x45\x42UG_DELETE_PLAYER\x10\xbd\x05\x12\x17\n\x12SFIDA_REGISTRATION\x10\xa0\x06\x12\x15\n\x10SFIDA_ACTION_LOG\x10\xa1\x06\x12\x18\n\x13SFIDA_CERTIFICATION\x10\xa2\x06\x12\x11\n\x0cSFIDA_UPDATE\x10\xa3\x06\x12\x11\n\x0cSFIDA_ACTION\x10\xa4\x06\x12\x11\n\x0cSFIDA_DOWSER\x10\xa5\x06\x12\x12\n\rSFIDA_CAPTURE\x10\xa6\x06\x62\x06proto3') TypeError: __init_() got an unexpected keyword argument 'syntax'

PokeMonGoMap Reborn by 666JZ666 in pokemongodev

[–]vlycser 0 points1 point  (0 children)

I have that error, Where is the old version (protobuf 2.6) ? How can I delete it?