Hi, I’m new in here
the reason that I text is that I have a trouble in connecting openpye to mongodb. So If someone don’t mind, I’d like to ask that how do I solve this.
- I build the ‘Openpype’ which is pipeline toolkit system from git on rocky linux 9
- I setup MongoDB on Nas via Docker app (mongodb://xxx.xxx.xxx.xx:27017)
- when I open the openpype tool which feature is to connect mongodb to client’s opnepype, the errors which is in attached image occur.
- In that images, there is a keywords : keyring, hmac, digestmod … / So I guess that error could be related to rocky linux 9 (when I build openpype on rocky linux 8, It worked without this error)
is there any solution about this error …??