Skip to content

Traducción library/fileformats #984

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

Merged
merged 2 commits into from
Oct 6, 2020

Conversation

nea-glossa
Copy link
Contributor

Closes issue #899

@cmaureir cmaureir changed the title Traducción fileformats Traducción library/fileformats Oct 6, 2020
@cmaureir
Copy link
Collaborator

cmaureir commented Oct 6, 2020

Tienes que hacer un wrap de tu archivo, para eso, en tu entorno virtual favoritos instalar powrap (pip install powrap) y luego lo aplicas a tu archivo powrap library/fileformats.po, luego agregas el archivo, haces un commit y un push a esta misma PR ;)
Si tienes dudas, nos dices.

@nea-glossa
Copy link
Contributor Author

Tienes que hacer un wrap de tu archivo, para eso, en tu entorno virtual favoritos instalar powrap (pip install powrap) y luego lo aplicas a tu archivo powrap library/fileformats.po, luego agregas el archivo, haces un commit y un push a esta misma PR ;)
Si tienes dudas, nos dices.

Cuando intento hacer el wrap me da este error: TypeError: argument of type 'WindowsPath' is not iterable
¿Alguna idea de cómo solucionarlo?

@cmaureir
Copy link
Collaborator

cmaureir commented Oct 6, 2020

Tienes que hacer un wrap de tu archivo, para eso, en tu entorno virtual favoritos instalar powrap (pip install powrap) y luego lo aplicas a tu archivo powrap library/fileformats.po, luego agregas el archivo, haces un commit y un push a esta misma PR ;)
Si tienes dudas, nos dices.

Cuando intento hacer el wrap me da este error: TypeError: argument of type 'WindowsPath' is not iterable
¿Alguna idea de cómo solucionarlo?

Es Git bash? Si no, podrías intentar usar Git-bash ? (si tienes instalado Git, debería estar también instalado), si no, avisame y le puedo pasar el powrap yo, para que te evites dolores de cabeza.

@nea-glossa
Copy link
Contributor Author

Tienes que hacer un wrap de tu archivo, para eso, en tu entorno virtual favoritos instalar powrap (pip install powrap) y luego lo aplicas a tu archivo powrap library/fileformats.po, luego agregas el archivo, haces un commit y un push a esta misma PR ;)
Si tienes dudas, nos dices.

Cuando intento hacer el wrap me da este error: TypeError: argument of type 'WindowsPath' is not iterable
¿Alguna idea de cómo solucionarlo?

Es Git bash? Si no, podrías intentar usar Git-bash ? (si tienes instalado Git, debería estar también instalado), si no, avisame y le puedo pasar el powrap yo, para que te evites dolores de cabeza.

Me da el mismo error. Aún no he conseguido resolver este problema en Windows, pero me gustaría poder encontrar una solución para no tenerte haciendo el powrap cada vez que intente hacer una contribución.

@cmaureir
Copy link
Collaborator

cmaureir commented Oct 6, 2020

Tienes que hacer un wrap de tu archivo, para eso, en tu entorno virtual favoritos instalar powrap (pip install powrap) y luego lo aplicas a tu archivo powrap library/fileformats.po, luego agregas el archivo, haces un commit y un push a esta misma PR ;)
Si tienes dudas, nos dices.

Cuando intento hacer el wrap me da este error: TypeError: argument of type 'WindowsPath' is not iterable
¿Alguna idea de cómo solucionarlo?

Es Git bash? Si no, podrías intentar usar Git-bash ? (si tienes instalado Git, debería estar también instalado), si no, avisame y le puedo pasar el powrap yo, para que te evites dolores de cabeza.

Me da el mismo error. Aún no he conseguido resolver este problema en Windows, pero me gustaría poder encontrar una solución para no tenerte haciendo el powrap cada vez que intente hacer una contribución.

Bueno, igual de momento lo hago! para que no te preocupes.
Una solución que quizas puedes intentar instalar el Linux Subsystem en Windows https://docs.microsoft.com/en-us/windows/wsl/install-win10
asi tienes acceso a una terminal con linux y podrás instalar python y tu entorno ahí mismo ;)

@cmaureir cmaureir merged commit 48a6da9 into python:3.8 Oct 6, 2020
@cmaureir
Copy link
Collaborator

cmaureir commented Oct 6, 2020

Gracias @nea23 🎉 🎉

@nea-glossa
Copy link
Contributor Author

Gracias a ti por la ayuda! Por cierto, ya solucioné lo del powrap. Era tan tonto como que estaba usando una version de Python 3.7 y se había solucionado el problema en 3.8, así que fue tan fácil como actualizar Python.

@cmaureir
Copy link
Collaborator

cmaureir commented Oct 6, 2020

Pues a mi con python 3.8.5 no me va :D

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.

2 participants