peterwittek / somoclu

Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters
https://peterwittek.github.io/somoclu/
MIT License
266 stars 69 forks source link

name 'wrap_train' is not defined : somoclu Version: 1.7.6 (Problem is back again) #175

Open Tortoise17 opened 2 months ago

Tortoise17 commented 2 months ago

This problem is again back, which was removed in 1.7.5.1 version. Also, unfortunately now 1.7.5.1 version cannot be installed with pip. what could be the reason. Please guide.

xgdgsc commented 2 months ago

Try conda?

Tortoise17 commented 2 months ago

@xgdgsc conda install somoclu doesnt work. Its broken.

Tortoise17 commented 2 months ago

Requested somoclu==1.7.5.1 from file:///home/user/.cache/pip/wheels/fc/32/42/e4e40e81e81fd51c04ed5aeb131500247c16ade3e108e14fd2/somoclu-1.7.5-py3-none-any.whl has inconsistent version: expected '1.7.5.1', but metadata has '1.7.5'

xgdgsc commented 2 months ago

Does https://anaconda.org/conda-forge/somoclu work?

Tortoise17 commented 2 months ago

@ this is working, and this 1.7.6 is stable without any error or missing function so far. with above command of conda, its correct.