Skip to content
Snippets Groups Projects
  1. Jan 17, 2020
  2. Jan 14, 2020
  3. Jan 13, 2020
  4. Dec 18, 2019
  5. Dec 16, 2019
  6. Dec 12, 2019
  7. Dec 11, 2019
  8. Dec 10, 2019
  9. Dec 09, 2019
  10. Nov 30, 2019
  11. Nov 29, 2019
  12. 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