Einali
Einali
for import `from pymongo.mongo_client import MongoClient from os import listdir from os.path import isfile, join from image_match.goldberg import ImageSignature from image_match.signature_database_base import make_record from image_match.mongodb_driver import SignatureMongo` there is this...
Hi I am trying to port CppTrader as library in Cython 3.0. I have many problems to build this lib in Cython. Is there any resources for build in Cython?
tested for python 3 and some little fixes
Hi Error with new fmt lib in CppCommon/include/string/format.inl CppCommon/include/string/format.inl:32:24: error: expected primary-expression before ‘wchar_t’ 32 | return fmt::vprint(pattern, fmt::make_format_args(args...)); solved with removing