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

Requirements.txt file has incorrect library defined #7

Closed
Jhiggin opened this issue Dec 13, 2020 · 0 comments · Fixed by #8
Closed

Requirements.txt file has incorrect library defined #7

Jhiggin opened this issue Dec 13, 2020 · 0 comments · Fixed by #8
Assignees
Labels
bug Something isn't working

Comments

@Jhiggin
Copy link
Owner

Jhiggin commented Dec 13, 2020

Describe the bug
The requirements.txt file needs to be updated to change xldr to xlrd. This is an incorrect library and will cause an issue when trying to run this script.

To Reproduce
Steps to reproduce the behavior:

  1. pip install -r "path_to_requirements.txt"

Expected behavior
All libraries will update/install correctly when called through command line.

@Jhiggin Jhiggin added the bug Something isn't working label Dec 13, 2020
@Jhiggin Jhiggin self-assigned this Dec 13, 2020
Jhiggin added a commit that referenced this issue Dec 13, 2020
#7 Fix for Req.txt and allow SQL Agt run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant