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

What version of Python? #1

Closed
nimaocr opened this issue Mar 1, 2017 · 3 comments
Closed

What version of Python? #1

nimaocr opened this issue Mar 1, 2017 · 3 comments

Comments

@nimaocr
Copy link

nimaocr commented Mar 1, 2017

Hi,
Thanks for sharing your code. I was just wondering what version of Python have you used to implement your code? I tried a couple of different versions (e.g., 2.7.9, 2.7.13, 3.5.0, and 3.5.2), but each had their own problems. For example, the pythonMidi is sucessfully installed with 2.7.9, but it does not support TensorFlow, while 3.5.2 work with TensorFlow, but not pythonMidi! So, I am wondering which version of Python have you used which is compatible with both pythonMidi and TensorFlow.
Thanks,
Nima

@olofmogren
Copy link
Owner

olofmogren commented Mar 1, 2017 via email

@nimaocr
Copy link
Author

nimaocr commented Mar 1, 2017

Hi Olof,

Thanks for your response. I guess I know what the problem is. I just noticed that TensorFlow+Python 2.7 is not supported on Windows, which is the OS I am trying to run your code on. I will try it on Linux then.

Thanks again,
Nima

@olofmogren
Copy link
Owner

That might be the simplest approach, then.

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