In the repository README, the Deploying section tells to use this command:
python clone.py master -a
But this will fail on Python 3. We need to update those scripts to work with both Python 2 and Python 3.
- duplicates
-
NXP-8627 Improve clone.py script to be compatible also for python 3.2.X
- Resolved