Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any one got MultiCoreTSNE run on python 3.5? #51

Open
redBirdTx opened this issue Jul 12, 2018 · 1 comment
Open

Any one got MultiCoreTSNE run on python 3.5? #51

redBirdTx opened this issue Jul 12, 2018 · 1 comment

Comments

@redBirdTx
Copy link

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

@washcycle
Copy link

That looks like a 3.5 issue and not a MultiCoreTSNE issue. I was able to install with 3.5 base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants