Skip to content

Issues with dependency when installing packages from requirements.txt #154

Answered by TreyWW
asimthapa asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @asimthapa,

If you plan on using MySQL as your database this package is a requirement to connect to it. To fix your error you'll need to install the MySQL wheel for your OS, I can provide the link to this if you need it.

If you don't plan on using MySQL and prefer to use SQLite or Postgres then you can install packages from gh_actions_requirements.txt. That contains (well should contain) all dependencies apart from MySQL.

Thanks for reaching out let me know if this doesn't work

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@asimthapa
Comment options

Answer selected by asimthapa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants