Update confpass dep source #107
Annotations
2 errors and 6 warnings
Test_Linux
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Test_Mac
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Test_Linux
CondaValueError: Key 'solver' is not a known primitive parameter.
|
Test_Linux
Error: The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
|
Test_Linux
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/jessbade/CONFPASS.git /tmp/pip-req-build-ejhd61p9
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 "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/tmp/pip-req-build-ejhd61p9/setup.py", line 7, in <module>
import confpass
File "/tmp/pip-req-build-ejhd61p9/confpass/__init__.py", line 1, in <module>
from confpass import confpass
File "/tmp/pip-req-build-ejhd61p9/confpass/confpass.py", line 33, in <module>
from clustering_dih_v7 import get_cluster_df_multi
File "/tmp/pip-req-build-ejhd61p9/confpass/clustering_dih_v7.py", line 19, in <module>
from sklearn.cluster import AgglomerativeClustering
ModuleNotFoundError: No module named 'sklearn'
[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.
CondaEnvException: Pip failed
|
Test_Mac
CondaValueError: Key 'solver' is not a known primitive parameter.
|
Test_Mac
Error: The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
|
Test_Mac
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/jessbade/CONFPASS.git /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-req-build-87xsajok
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 "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-req-build-87xsajok/setup.py", line 7, in <module>
import confpass
File "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-req-build-87xsajok/confpass/__init__.py", line 1, in <module>
from confpass import confpass
File "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-req-build-87xsajok/confpass/confpass.py", line 33, in <module>
from clustering_dih_v7 import get_cluster_df_multi
File "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-req-build-87xsajok/confpass/clustering_dih_v7.py", line 19, in <module>
from sklearn.cluster import AgglomerativeClustering
ModuleNotFoundError: No module named 'sklearn'
[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.
CondaEnvException: Pip failed
|