Duarte Barbosa

Results 14 comments of Duarte Barbosa

Sorry, wrong title I want to be able to force gotoSlide and bypass the canGoForward method

> Re-installing it still gives me the same issue. Hi, The problem you're facing is because you haven't run the "python3 ingest.py" command in the same folder as the file....

> /home/$USER/privateGPT/ You can try to use the gysoks solution or can you try 'cd /home/$USER/privateGPT/' and then 'python3 ingest.py'?

Temporary fix Change your implementations to: implementation 'com.github.thellmund.Android-Week-View:core:6302f15274' implementation 'com.github.thellmund.Android-Week-View:jsr310:6302f15274' implementation 'com.github.thellmund.Android-Week-View:emoji:6302f15274' Basically instead of 5.3.2 at the end of implementation change to '6302f15274' I got this from: https://jitpack.io/#thellmund/Android-Week-View/5.3.2