Multicore-TSNE
Multicore-TSNE copied to clipboard
Any one got MultiCoreTSNE run on python 3.5?
Hi,
I was trying to get TSNE running on unbuntu in a docker container. However I am getting this error message below: Any way to get around with this? Thanks!
user12@82cf25a0ccd7:~/Multicore-TSNE$ pip install . File "/miniconda/lib/python3.5/site.py", line 176 file=sys.stderr) ^ SyntaxError: invalid syntax
That looks like a 3.5 issue and not a MultiCoreTSNE issue. I was able to install with 3.5 base.