Re: [Maya-Python] MayaPy Cython Import Error

2020-02-01 Thread Paul Winex
I have solution! 1. You need to build cython locally. Install correct VS Libraries. For example Maya2018 require VS v14. You need to install Individual component and select some C++ build tools v14 and Windows SDK. 2. Install cpython for maya without binary, pip must build it on you local

Re: [Maya-Python] MayaPy Cython Import Error

2020-02-01 Thread Paul Winex
Hi! Has anyone been able to compile with cython successfully? I use Win10, Maya 2019-2020, same problem( пятница, 18 мая 2018 г., 4:37:13 UTC+3 пользователь Lokesh Kumar написал: > > Hi Ruchit, > > Even after following all the steps which you have mentioned above, i am > still getting the same