TensorFlow-NEAT icon indicating copy to clipboard operation
TensorFlow-NEAT copied to clipboard

Please Specify Python Version

Open jleaders opened this issue 4 years ago • 0 comments

In python3.8 I get Unable to find installation candidates for tensorflow (1.12.2)

Which python3 was this built with? Tensorflow has specific requirements. Specifying in Readme it would be great.

Also as an aside, a setup.py or pyproject.toml file (poetry is a nicer way than setuptools) will make this a distributable python package

jleaders avatar Jun 05 '21 01:06 jleaders