Python Forum
How do I change wx version dependency?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I change wx version dependency?
#1
Hello,
First off, I'm not a coder and know nothing about python language.
I want to run trelby, a writing program written in python, on void linux.
I get an error message because the version of wxwidgets installed is 3.03, and trelby is suppposed to use version 2.8.
On debian I was able to fix this issue creating a new trelby.deb package, and editing debian/control to change "python-wxgtk2.8" to python-wxgtk3.0 and then 'make deb'
Since creating a new package on void is more complicated, I would like to know how, or if it's possible, to edit trelby configuration files to make it use wxwidgets 3.0.
trelby source code can be found here https://github.com/oskusalerma/trelby

Thanks
Reply


Messages In This Thread
How do I change wx version dependency? - by belfacode - May-17-2020, 09:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [solved] What is the best/pytonic way to import with dependency ? SpongeB0B 2 663 Jul-09-2023, 05:05 AM
Last Post: SpongeB0B
  Request Dependency warning thetechnodino 0 929 Dec-20-2022, 02:12 AM
Last Post: thetechnodino
  Circular import dependency hobbyist 9 3,823 Feb-23-2021, 11:57 AM
Last Post: Gribouillis
  Poetry Dependency general Help felipesodre 0 1,439 Jan-14-2021, 07:46 PM
Last Post: felipesodre
  Installing nltk dependency Eshwar 0 1,815 Aug-30-2020, 06:10 PM
Last Post: Eshwar
  Python version change saisankalpj 4 4,010 Jul-19-2018, 05:24 PM
Last Post: buran
  Can I upload a new version without previously deleting ancient version sylas 6 4,237 Nov-08-2017, 03:26 PM
Last Post: Larz60+
  Module Dependency installation error draems 10 10,204 Feb-12-2017, 08:18 AM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020