Mukesh

Results 2 comments of Mukesh

@richiq which is better between umongo and odmantic. I have just started using FastAPI and want to connect with MongoDB. Which is rather easy to use between umongo and odmantic...

> I added '-DCMAKE_GENERATOR_PLATFORM=x64' flag to the setup.py and the problem solved in Win64 (Win10) and Python 3.5.4. > > if 0 != execute(['cmake', > '-DCMAKE_GENERATOR_PLATFORM=x64', '-DCMAKE_BUILD_TYPE={}'.format(build_type), > '-DCMAKE_VERBOSE_MAKEFILE={}'.format(int(self.verbose)), Thanx...