This is a copy/paste issue or is it just me???

On Nov 1, 2023 20:07, wcurlew--- via chirp_devel <chirp_devel@intrepid.danplanet.com> wrote:

Know it must be something simple, but can't get a clean run of makesupported. here is output, can anybody suggest why this is failing?

Both FT-450 and FT450D classes are in the FT-450D.py module

Thanks,

Bill

Microsoft Windows [Version 10.0.19045.3570]
(c) Microsoft Corporation. All rights reserved.

C:\Users\wcurlew>cd chirp

C:\Users\wcurlew\Chirp>tox -e makesupported
.pkg: _optional_hooks> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
.pkg: get_requires_for_build_sdist> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
.pkg: get_requires_for_build_wheel> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
.pkg: prepare_metadata_for_build_wheel> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
.pkg: build_sdist> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
makesupported: install_package> python -I -m pip install --force-reinstall --no-deps C:\Users\wcurlew\Chirp\.tox\.tmp\package\107\chirp-0.tar.gz
makesupported: commands[0]> python chirp/share/make_supported.py model_support.html
makesupported: commands[1]> python tools/py3_driver_progress.py -o tests/Python3_Driver_Testing.md tests/py3_driver_testers.txt tests/model_stats.tsv
makesupported: commands[2]> git diff --exit-code tests/Python3_Driver_Testing.md
diff --git a/tests/Python3_Driver_Testing.md b/tests/Python3_Driver_Testing.md
index 32a1e865..cb7631da 100644
--- a/tests/Python3_Driver_Testing.md
+++ b/tests/Python3_Driver_Testing.md
@@ -382,7 +382,8 @@
| <a name="Yaesu_FT-2800M"></a> Yaesu_FT-2800M | [Reported working](https://chirp.danplanet.com/issues/10616) | 05-Jun-2023 | Yes | 0.03% |
| <a name="Yaesu_FT-2900R_1900R"></a> Yaesu_FT-2900R_1900R | [Reported working](https://chirp.danplanet.com/issues/10274) | 14-Jan-2023 | Yes | 0.05% |
| <a name="Yaesu_FT-2900R_1900RTXMod_Opened_Xmit"></a> Yaesu_FT-2900R_1900RTXMod_Opened_Xmit | [Implied by Yaesu_FT-2900R_1900R](#user-content-Yaesu_FT-2900R_1900R) | 14-Jan-2023 | Yes |  |
-| <a name="Yaesu_FT-450D"></a> Yaesu_FT-450D | [@Old-Phart](https://github.com/Old-Phart) | 01-Jun-2023 | Yes | 0.01% |
+| <a name="Yaesu_FT-450"></a> Yaesu_FT-450 | [Implied by Yaesu_FT-450D](#user-content-Yaesu_FT-450D) | 01-Nov-2023 | Yes |  |
+| <a name="Yaesu_FT-450D"></a> Yaesu_FT-450D | WCurlew | 01-Nov-2023 | Yes | 0.01% |
| <a name="Yaesu_FT-4VR"></a> Yaesu_FT-4VR | [Implied by Yaesu_FT-4XE](#user-content-Yaesu_FT-4XE) | 24-Dec-2022 | Yes | 0.01% |
| <a name="Yaesu_FT-4XE"></a> Yaesu_FT-4XE | Unit tested; needs confirm | 24-Dec-2022 | Yes | 0.14% |
| <a name="Yaesu_FT-4XR"></a> Yaesu_FT-4XR | [Implied by Yaesu_FT-4XE](#user-content-Yaesu_FT-4XE) | 24-Dec-2022 | Yes | 0.11% |
@@ -423,11 +424,11 @@
| <a name="Zastone_ZT-X6"></a> Zastone_ZT-X6 | [Implied by Retevis_RT22](#user-content-Retevis_RT22) | 9-Dec-2022 | Yes | 0.11% |
## Stats

-**Drivers:** 420
+**Drivers:** 421

-**Tested:** 87% (367/53) (93% of usage stats)
+**Tested:** 87% (368/53) (93% of usage stats)

-**Byte clean:** 90% (380/40)
+**Byte clean:** 90% (381/40)

## Meaning of this testing

warning: in the working copy of 'tests/Python3_Driver_Testing.md', CRLF will be replaced by LF the next time Git touches it
makesupported: exit 1 (0.12 seconds) C:\Users\wcurlew\Chirp> git diff --exit-code tests/Python3_Driver_Testing.md pid=11156
.pkg: _exit> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
  makesupported: FAIL code 1 (26.95=setup[25.37]+cmd[0.91,0.55,0.12] seconds)
  evaluation failed :( (27.52 seconds)

C:\Users\wcurlew\Chirp>Microsoft Windows [Version 10.0.19045.3570]
'Microsoft' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>(c) Microsoft Corporation. All rights reserved.
Microsoft was unexpected at this time.

C:\Users\wcurlew\Chirp>
C:\Users\wcurlew\Chirp>C:\Users\wcurlew>cd chirp
'C:\Users\wcurlew' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>
C:\Users\wcurlew\Chirp>C:\Users\wcurlew\Chirp>tox -e makesupported
'C:\Users\wcurlew\Chirp' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>.pkg: _optional_hooks> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
'.pkg:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>.pkg: get_requires_for_build_sdist> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
'.pkg:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>.pkg: get_requires_for_build_wheel> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
'.pkg:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>.pkg: prepare_metadata_for_build_wheel> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
'.pkg:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>.pkg: build_sdist> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
'.pkg:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>makesupported: install_package> python -I -m pip install --force-reinstall --no-deps C:\Users\wcurlew\Chirp\.tox\.tmp\package\107\chirp-0.tar.gz
'makesupported:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>makesupported: commands[0]> python chirp/share/make_supported.py model_support.html
'makesupported:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>makesupported: commands[1]> python tools/py3_driver_progress.py -o tests/Python3_Driver_Testing.md tests/py3_driver_testers.txt tests/model_stats.tsv
'makesupported:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>makesupported: commands[2]> git diff --exit-code tests/Python3_Driver_Testing.md
'makesupported:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>diff --git a/tests/Python3_Driver_Testing.md b/tests/Python3_Driver_Testing.md
'diff' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>index 32a1e865..cb7631da 100644
'index' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>--- a/tests/Python3_Driver_Testing.md
'---' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>+++ b/tests/Python3_Driver_Testing.md
'+++' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>@@ -382,7 +382,8 @@
'-382' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp> | <a name="Yaesu_FT-2800M"></a> Yaesu_FT-2800M | [Reported working](https://chirp.danplanet.com/issues/10616) | 05-Jun-2023 | Yes | 0.03% |
| was unexpected at this time.

C:\Users\wcurlew\Chirp> | <a name="Yaesu_FT-2900R_1900R"></a> Yaesu_FT-2900R_1900R | [Reported working](https://chirp.danplanet.com/issues/10274) | 14-Jan-2023 | Yes | 0.05% |
| was unexpected at this time.

C:\Users\wcurlew\Chirp> | <a name="Yaesu_FT-2900R_1900RTXMod_Opened_Xmit"></a> Yaesu_FT-2900R_1900RTXMod_Opened_Xmit | [Implied by Yaesu_FT-2900R_1900R](#user-content-Yaesu_FT-2900R_1900R) | 14-Jan-2023 | Yes |  |
| was unexpected at this time.

C:\Users\wcurlew\Chirp>-| <a name="Yaesu_FT-450D"></a> Yaesu_FT-450D | [@Old-Phart](https://github.com/Old-Phart) | 01-Jun-2023 | Yes | 0.01% |
< was unexpected at this time.

C:\Users\wcurlew\Chirp>+| <a name="Yaesu_FT-450"></a> Yaesu_FT-450 | [Implied by Yaesu_FT-450D](#user-content-Yaesu_FT-450D) | 01-Nov-2023 | Yes |  |
< was unexpected at this time.

C:\Users\wcurlew\Chirp>+| <a name="Yaesu_FT-450D"></a> Yaesu_FT-450D | WCurlew | 01-Nov-2023 | Yes | 0.01% |
< was unexpected at this time.

C:\Users\wcurlew\Chirp> | <a name="Yaesu_FT-4VR"></a> Yaesu_FT-4VR | [Implied by Yaesu_FT-4XE](#user-content-Yaesu_FT-4XE) | 24-Dec-2022 | Yes | 0.01% |
| was unexpected at this time.

C:\Users\wcurlew\Chirp> | <a name="Yaesu_FT-4XE"></a> Yaesu_FT-4XE | Unit tested; needs confirm | 24-Dec-2022 | Yes | 0.14% |
| was unexpected at this time.

C:\Users\wcurlew\Chirp> | <a name="Yaesu_FT-4XR"></a> Yaesu_FT-4XR | [Implied by Yaesu_FT-4XE](#user-content-Yaesu_FT-4XE) | 24-Dec-2022 | Yes | 0.11% |
| was unexpected at this time.

C:\Users\wcurlew\Chirp>@@ -423,11 +424,11 @@
'-423' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp> | <a name="Zastone_ZT-X6"></a> Zastone_ZT-X6 | [Implied by Retevis_RT22](#user-content-Retevis_RT22) | 9-Dec-2022 | Yes | 0.11% |
| was unexpected at this time.

C:\Users\wcurlew\Chirp> ## Stats
'##' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>
C:\Users\wcurlew\Chirp>-**Drivers:** 420
'-**Drivers:**' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>+**Drivers:** 421
'+**Drivers:**' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>
C:\Users\wcurlew\Chirp>-**Tested:** 87% (367/53) (93% of usage stats)
'-**Tested:**' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>+**Tested:** 87% (368/53) (93% of usage stats)
'+**Tested:**' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>
C:\Users\wcurlew\Chirp>-**Byte clean:** 90% (380/40)
'-**Byte' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>+**Byte clean:** 90% (381/40)
'+**Byte' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>
C:\Users\wcurlew\Chirp> ## Meaning of this testing
'##' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>
C:\Users\wcurlew\Chirp>warning: in the working copy of 'tests/Python3_Driver_Testing.md', CRLF will be replaced by LF the next time Git touches it
'warning:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>makesupported: exit 1 (0.12 seconds) C:\Users\wcurlew\Chirp> git diff --exit-code tests/Python3_Driver_Testing.md pid=11156
'makesupported:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>.pkg: _exit> python C:\Users\wcurlew\AppData\Local\Programs\Python\Python310\lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta __legacy__
'.pkg:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>  makesupported: FAIL code 1 (26.95=setup[25.37]+cmd[0.91,0.55,0.12] seconds)
'makesupported:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>  evaluation failed :( (27.52 seconds)
'evaluation' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\wcurlew\Chirp>
C:\Users\wcurlew\Chirp>C:\Users\wcurlew\Chirp>

_______________________________________________
chirp_devel mailing list
chirp_devel@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers