Skip to content

Conversation

@eteq
Copy link

@eteq eteq commented May 28, 2021

This PR does two things that might be considered partial fixes for #74 :

  1. Adds a print statement that lets the user know pkgconfig wasn't found and installing it might help
  2. Adds a test that tries to open a font file.

Neither fully address the underlying problem in #74 that the pip install doesn't work, but this should at least make it easier to troubleshoot in the future.

dov and others added 17 commits January 21, 2019 21:55
- Move agg2 source directory to agg
- Update agg to 2.4
- Update aggdraw source to match and work with agg 2.4 interfaces
- Update tests to work with new code
# Conflicts:
#	CHANGELOG.md
Use array delete for point arrays
…troll#62)

* Change default linejoin and linecap to preserve previous behavior

* Change default line_cap from round_cap to butt_cap

* Switch to ci-helpers workaround branch

* Remove leftover copy/paste in appveyor config

* Update tests for butt_cap default

* Switch to strict conda channel priority for consistency

* Switch to strict conda channel priority for consistency

* Try removing CMD_IN_ENV use in appveyor

* Try activating conda environment again

* Add CMD_IN_ENV to environment activate because why not

* Add CMD_IN_ENV to all test runs

* Switch back to upstream ci-helpers tests

* Remove unnecessary CMD_IN_ENV calls in appveyor

* Add conda init for all possible shells on appveyor

* Use conda run to execute python commands

* Remove hopefully unnecessary conda init call

* Switch travis back to upstream ci-helpers repository
@eteq eteq requested a review from mraspaud as a code owner May 28, 2021 20:28
@eteq
Copy link
Author

eteq commented May 28, 2021

I think the test failure is symptomatic of the underlying problem that leads to #74! 🤷

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.

4 participants