uwe Posted February 16 Share Posted February 16 i get error every minte that resource is not longer vailed. Who can help me? Good day Uwe Link to comment Share on other sites More sharing options...
0 DAQman Posted February 16 Share Posted February 16 The latest Bookworm operating system significantly changed GPIO control due to the pi5 design. This required us to rework sections of our driver, which is now in beta. You are welcome to try the beta version by performing the following commands: 1. $ cd daqhats 2. $ sudo ./uninstall.sh 3. $ git pull 4. $ git checkout pi5 5. $ sudo ./install.sh 6. $ pip install daqhats (manually add Python support) You can switch back to the released library by uninstalling the library, running “git checkout master”, then installing the library. Link to comment Share on other sites More sharing options...
Question
uwe
i get error every minte that resource is not longer vailed.
Who can help me?
Good day
Uwe
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now