Re: Symbol not found in flat namespace when running on macOS 12.0.1
Robin Becker <[email protected]> Mon, 15 Nov 2021 20:50:15 +0000
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 15/11/2021 13:12, Markus Gerards wrote: > Hello everybody, > > I have issues running my Django application that has reportlab as an indirect dependency from easy_thumbnails. > The error is: ........ for what it's worth I think these are the environments supported by github actions https://github.com/actions/virtual-environments cibuildwheel does support some others by using different docker environments. -- Robin Becker