Skip to content

Agregar 'tabulate' como dependencia #702

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 1 commit into from
Aug 20, 2020
Merged

Conversation

Diavolo
Copy link
Contributor

@Diavolo Diavolo commented Aug 18, 2020

Para ejecutar scripts/find_in_po.py python indica que no encuentra el módulo tabulate

$ python scripts/find_in_po.py
Traceback (most recent call last):
  File "scripts/find_in_po.py", line 10, in <module>
    from tabulate import tabulate   # fades
ModuleNotFoundError: No module named 'tabulate'

Me parece que se debería de añadir 'tabulate' como dependencia en requirements.txt.

Copy link
Collaborator

@cmaureir cmaureir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Toda la razón :)

@cmaureir cmaureir merged commit 57d0ffa into python:3.8 Aug 20, 2020
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