I am having an issue with installing ClayCode.
Here is the txt and png
@asus MINGW64 ~/ClayCode (main)
$ bash install.sh
Removing python from the start of the version, as pylauncher just expects the
semantic version
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\Myname\scoop\apps\pipx\current\pipx.pyz_main.py", line 3,
in
bootstrap.bootstrap()
~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\Myname\scoop\apps\pipx\current\pipx.pyz_bootstrap_init.py
", line 262, in bootstrap
run(import_string(env.entry_point))
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Myname\scoop\apps\pipx\current\pipx.pyz_bootstrap_init.py
", line 38, in run
sys.exit(module())
~~~~~~^^
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\main.py", line 1181, in cli
return run_pipx_command(parsed_pipx_args, subparsers)
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\main.py", line 282, in run_pipx_comm
and
return commands.install(
~~~~~~~~~~~~~~~~^
None,
^^^^^
...<13 lines>...
python_flag_passed=python_flag_passed,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\commands\install.py", line 47, in in
stall
package_name_from_spec(package_spec, python, pip_args=pip_args, verbose=verb
ose)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\commands\common.py", line 391, in pa
ckage_name_from_spec
package_name = venv.install_package_no_deps(package_or_url=package_spec, pip
args=pip_args)
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\venv.py", line 332, in install_packa
ge_no_deps
installed_packages = self.list_installed_packages() - old_package_set
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\venv.py", line 398, in list_installe
d_packages
pip_list = json.loads(cmd_run.stdout.strip())
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.2
544.0_x64__qbz5n2kfra8p0\Lib\json_init.py", line 346, in loads
return _default_decoder.decode(s)
~~~~~~~~~~~~~~~~~~~~~~~^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.2
544.0_x64__qbz5n2kfra8p0\Lib\json\decoder.py", line 345, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.2
544.0_x64__qbz5n2kfra8p0\Lib\json\decoder.py", line 363, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
I have Py 3.10 and 3.13. not sure what the issue is, says it needs building
THIS IS WHAT IT SAID EARLIER, BEFORE I TRIED FROM INSIDE FILES
MINGW64 ~/ClayCode (main)
$ bash install.sh
Removing python from the start of the version, as pylauncher just expects the
semantic version
error: subprocess-exited-with-error
× installing build dependencies did not run successfully.
│ exit code: 3221226505
╰─> [0 lines of output]
[end of output]
note: This error originates from a subprocess, and is likely not a problem wit
h pip.
ERROR: Failed to build 'file:///C:/Users/Myname/ClayCode' when installing build
dependencies
I will be back soon with another issue describing what exactly is the issue because this isn't clear at all
I am having an issue with installing ClayCode.
Here is the txt and png
@asus MINGW64 ~/ClayCode (main)
$ bash install.sh
Removing
pythonfrom the start of the version, as pylauncher just expects thesemantic version
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\Myname\scoop\apps\pipx\current\pipx.pyz_main.py", line 3,
in
bootstrap.bootstrap()
~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\Myname\scoop\apps\pipx\current\pipx.pyz_bootstrap_init.py
", line 262, in bootstrap
run(import_string(env.entry_point))
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Myname\scoop\apps\pipx\current\pipx.pyz_bootstrap_init.py
", line 38, in run
sys.exit(module())
~~~~~~^^
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\main.py", line 1181, in cli
return run_pipx_command(parsed_pipx_args, subparsers)
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\main.py", line 282, in run_pipx_comm
and
return commands.install(
~~~~~~~~~~~~~~~~^
None,
^^^^^
...<13 lines>...
python_flag_passed=python_flag_passed,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\commands\install.py", line 47, in in
stall
package_name_from_spec(package_spec, python, pip_args=pip_args, verbose=verb
ose)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\commands\common.py", line 391, in pa
ckage_name_from_spec
package_name = venv.install_package_no_deps(package_or_url=package_spec, pip
args=pip_args)
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\venv.py", line 332, in install_packa
ge_no_deps
installed_packages = self.list_installed_packages() - old_package_set
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\Myname.shiv\pipx.pyz_7a8b6e0c9e9d015969d46d157b2f66cdfed9f7d7
f294cf7826f2627bd34d3f52\site-packages\pipx\venv.py", line 398, in list_installe
d_packages
pip_list = json.loads(cmd_run.stdout.strip())
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.2
544.0_x64__qbz5n2kfra8p0\Lib\json_init.py", line 346, in loads
return _default_decoder.decode(s)
~~~~~~~~~~~~~~~~~~~~~~~^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.2
544.0_x64__qbz5n2kfra8p0\Lib\json\decoder.py", line 345, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.2
544.0_x64__qbz5n2kfra8p0\Lib\json\decoder.py", line 363, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
I have Py 3.10 and 3.13. not sure what the issue is, says it needs building
THIS IS WHAT IT SAID EARLIER, BEFORE I TRIED FROM INSIDE FILES
MINGW64 ~/ClayCode (main)
$ bash install.sh
Removing
pythonfrom the start of the version, as pylauncher just expects thesemantic version
error: subprocess-exited-with-error
× installing build dependencies did not run successfully.
│ exit code: 3221226505
╰─> [0 lines of output]
[end of output]
note: This error originates from a subprocess, and is likely not a problem wit
h pip.
ERROR: Failed to build 'file:///C:/Users/Myname/ClayCode' when installing build
dependencies
I will be back soon with another issue describing what exactly is the issue because this isn't clear at all