Metadata Error
--- ## ping @materials-modeling" Hello, just trying to install the package via pip using the given instructions but I am getting a metadata generation error. """ **`pip3 install rhodent`** `Collecting rhodent Downloading rhodent-1.1-py3-none-any.whl.metadata (3.4 kB) Collecting ase (from rhodent) Downloading ase-3.26.0-py3-none-any.whl.metadata (4.1 kB) Collecting gpaw (from rhodent) Downloading gpaw-25.7.0.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 29.8 MB/s eta 0:00:00 Preparing metadata (setup.py) ... error error: subprocess-exited-with-error` `× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [12 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 35, in File "C:\Users\USMAN\AppData\Local\Temp\pip-install-1mytw4pz\gpaw_7e353541c9584be59e22494ce27a7461\setup.py", line 110, in = config_args('LDFLAGS') ^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\USMAN\AppData\Local\Temp\pip-install-1mytw4pz\gpaw_7e353541c9584be59e22494ce27a7461\setup.py", line 47, in config_args return shlex.split(get_config_var(key)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\USMAN\AppData\Local\miniforge3\Lib\shlex.py", line 308, in split raise ValueError("s argument must not be None") ValueError: s argument must not be None [end of output]` `note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed` `× Encountered error while generating package metadata. ╰─> See above for output.` `note: This is an issue with the package mentioned above, not pip. hint: See above for details.` """
issue