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

i have a question #1

Closed
kamilisa opened this issue Sep 18, 2018 · 2 comments
Closed

i have a question #1

kamilisa opened this issue Sep 18, 2018 · 2 comments

Comments

@kamilisa
Copy link

maya python version is 2.7.11
but pandas need numpy 1.3 or above...
tensorflow need python 3.5 or above..
so, i can't use maya running ‘’from MLDeform import train ‘’
happen a error...
because maya can't import pandas and tensorflow

@dgovil
Copy link
Owner

dgovil commented Sep 18, 2018

Hi,
You should be able to get Tensorflow for Python 2.7. https://www.tensorflow.org/install/

You may need to get an older version of tensorflow depending on your OS because it looks like they are now requiring 3.5+ for Windows, but they still support 2.7 for macOS.

I just used anaconda to install tensorflow, and then I added the anaconda library paths to my Maya library paths.

@kamilisa
Copy link
Author

oh, that's too bad, i'm windows 10

@dgovil dgovil closed this as completed Jul 11, 2019
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