Open iamtekson opened 2 years ago
You could build it yourself, here is the process I followed: OS - Windows 64 Conda Version: 4.13.0 Location of Anaconda install: C:\ProgramData\Anaconda3
conda skeleton pypi --python-version 3.8
conda build pygad --no-test
no test because of #117conda install --use-local pygad
This package is very useful and I think it should be available on the conda distribution as well. Please let me know if you need any help with this issue. I really want to see this package on conda distribution as well.