clips / clips/pattern

Installing fails: mysql_config not found

Open
#275 9 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.9k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

I want to upgrade from pattern 2.6 to 3.6
I uninstalled, and now I do:

sudo pip install pattern

and get
EnvironmentError: mysql_config not found

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names no files or tests. Start by reproducing sudo pip install pattern and inspect the installation dependency that invokes mysql_config; done means identifying the missing MySQL requirement or correcting the package installation path so the reported error no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, python
Domain
build-system, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.