mathLab / PyGeM

Python Geometrical Morphing
http://mathlab.github.io/PyGeM/
Other
333 stars 116 forks source link

cannot import name 'FFD' from 'pygem' #260

Open liang3588 opened 2 years ago

liang3588 commented 2 years ago

I installed the pygem on windows, but it promts "cannot import name 'FFD' from 'pygem'" when I want to import it

ndem0 commented 2 years ago

Dear @liang3588, which version of PyGeM did you installed? What's the output if you just import all the package import pygem?

Please, the next time use the proper form for submitting the issue.