Skip to content
Snippets Groups Projects
  1. Jan 14, 2021
  2. Jan 12, 2021
  3. Jan 10, 2021
  4. Jan 08, 2021
  5. Jan 06, 2021
  6. Dec 13, 2020
  7. Dec 09, 2020
  8. Dec 07, 2020
  9. Dec 02, 2020
  10. Nov 29, 2020
  11. Nov 28, 2020
  12. Nov 03, 2020
  13. Sep 07, 2020
  14. Aug 12, 2020
  15. Apr 21, 2020
  16. Apr 08, 2020
  17. Feb 09, 2020
  18. Jan 31, 2020
  19. Jan 28, 2020
  20. Jan 27, 2020
  21. Dec 16, 2019
  22. Nov 21, 2019
    • David Hendriks's avatar
      Tried to fully package the core api but that seems like a very difficult... · 54415f93
      David Hendriks authored
      Tried to fully package the core api but that seems like a very difficult endeavour, as passing the shared library via package_data is not enough. it complains about missing symbols, meaning that the other shared/linked stuff is not working anymore. it only works good if things are now loaded by adding this package to the PYTHONPATH atm. will do it later with pip, but thats gonna be some more work
      54415f93
Loading