installation for MDBT42Q #3690
Replies: 8 comments
-
Posted at 2021-03-17 by @gfwilliams That's an odd one. Only thing I can think is maybe it's trying to install it for Python 2.7, not Python 3? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-03-17 by JumJum hmm, good point, I ran into several problems with python-version-hell in the past |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-03-17 by @gfwilliams That's odd - it should be ok. Always worth trying to update |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-03-18 by JumJum After doing some searching in the web, BTW I'm working with ubuntu 18.04.4 LTS Figured out, that nrfutil V 5.22 can be installed.
I've got an error and somewhere I found to do this
But now I'm running into problems inside py-sources. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-03-19 by @gfwilliams Sorry, that's very frustrating. Not quite sure what to suggest.... What command did you use to force installation of nrfutil 5.2.0 though? I'm happy to add that to |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-03-19 by JumJum I used pip install nrfutil==5.2.0 But as long as I don't get it running, I would not suggest to change provision.sh |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-03-22 by JumJum got it running at the end (HIP HIP HURRAY) This is my way to find water:
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-03-23 by @gfwilliams Thanks for the update! I bet that'll help a bunch of people. Yes, I have no idea why Python devs seem intent on introducing breaking changes between versions of Python :( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-03-17 by JumJum
I've tried to compile firmware for MDBT42Q.
Installation of nrfutil, copied from provision.sh, fails.
Any idea?
Beta Was this translation helpful? Give feedback.
All reactions