GithubHelp home page GithubHelp logo

Comments (4)

HexDecimal avatar HexDecimal commented on September 2, 2024

I might have added a regression trying to resolve this issue: HexDecimal/libtcod-cffi#17. In libtcod-cffi v2.2.1 I tried to force load the SDL library which I think is causing this error.

I've created a patch release of libtcod-cffi v2.4.1 which removes the hack and bundles the dylibs properly. This fixes the missing libomp.dylib file, and it might fix the code signature issue. I'd need to hear from you to know.

from python-tcod.

athornton avatar athornton commented on September 2, 2024

It does indeed allow tdl to load, although I still have to codesign -f -s - /Users/adam/Documents/src/Venvs/tdl/lib/python3.6/site-packages/tcod/.dylibs/SDL2 . In any case, though, this lets me develop using tdl without needing to spin up a VM, so it's a reasonable fix for my purposes.

You might want to document needing to sign SDL, though, because it took a bit of Googling for me to figure out the first time that that was part of what was wrong.

from python-tcod.

HexDecimal avatar HexDecimal commented on September 2, 2024

I've released libtcod-cffi v2.4.3 which replaces SDL2's signature before deployment. Every tool I have says the issue is fixed but I was never able to reproduce your error exactly.

If you can verify that the new version works out of the box then I can close this issue.

from python-tcod.

athornton avatar athornton commented on September 2, 2024

The new version works out of the box. Please close the issue. Thank you!

from python-tcod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.