Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Error SQLite Padron #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[FIX] Error SQLite Padron #33

wants to merge 1 commit into from

Conversation

leodipasquale
Copy link

la definición self.InstallDir no está definida, se agregó el path /tmp.

@reingart
Copy link
Owner

reingart commented Feb 4, 2017

Hola @leodipasquale , gracias por la colaboración!

No entiendo bien el cambio, el InstallDir se agrega en la linea 415:

INSTALL_DIR = PadronAFIP.InstallDir = get_install_dir()

Ademas, /tmp no es una ruta portable ni muy segura a priori.

Coméntame como lo están utilizando y lo vemos, en principio no sería necesario ningún cambio.

@leodipasquale
Copy link
Author

Que tal @reingart !

El tema es que no esta tomando esa ruta, al menos en la implementación de Adhoc (de ahí tomamos la librería) y lo resolvimos de esta manera. Pero tienes razón no es portable para Windows.

Un saludo.

@franbonafina
Copy link

@leodipasquale self.InstallDir es una variable de entorno. La debes configurar ahí.
Saludos !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants