You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used python 2.7.13 and Adafruit_Adalink project [https://github.com/adafruit/Adafruit_Adalink] for readind mac id of NRF52 controller on window 10 by execuiting command "adalink nrf52832 --programmer jlink --info".
Now my window is updated to window 11 when i try to install python 2.7.13 and Adafruit_Adalink there is issue in step no 6 as given below.
i have done the following process for installation
1.install Python 2.7.13.
2.add their path to environment variable
3.run python command to check proper installation
4.download Adafruit_Adalink project file
5.unzip in python 27 folder
6.then run python setup.py install command
obtained response is
The text was updated successfully, but these errors were encountered:
hello,
I used python 2.7.13 and Adafruit_Adalink project [https://github.com/adafruit/Adafruit_Adalink] for readind mac id of NRF52 controller on window 10 by execuiting command "adalink nrf52832 --programmer jlink --info".
Now my window is updated to window 11 when i try to install python 2.7.13 and Adafruit_Adalink there is issue in step no 6 as given below.
i have done the following process for installation
1.install Python 2.7.13.
![issue2](https://user-images.githubusercontent.com/101689581/158591388-4ab829ea-341e-4909-b525-984a8abb7547.png)
2.add their path to environment variable
3.run python command to check proper installation
4.download Adafruit_Adalink project file
5.unzip in python 27 folder
6.then run python setup.py install command
obtained response is
The text was updated successfully, but these errors were encountered: