This sounds great! We just needed python3 binding for OpenCog to send an output of a DNN to PLN in one script without additional wrappers.
2017-12-19 23:49 GMT+03:00 Eyob <[email protected]>: > (1) > > So we have an intern at icog labs who is interested in making python3 > bindings for opencog/atomspace. > > If anybody wants to give him guidance on how to go about it, please write > him here or here https://github.com/opencog/atomspace/issues/501 > > His github username/profile is https://github.com/Yididya/ > > Hope he would be asking for pull requests soon :D > > (2) > > I was wondering does every part of opencog/atomspace need to be built > using python3 or we can proceed part by part. E.g. > > It seems i really like this import statement to work right now > > from opencog.scheme_wrapper import scheme_eval > > in python3 but the error reads " ImportError: No module named 'opencog' " > when executed. > > Its like at the moment we need python3 bindings only for a small number of > import statements, for a project we are doing now currently. > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "opencog" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/opencog. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/opencog/fab8f5fb-0ca4-40e9-92d4-33a448708b8f%40googlegroups.com > <https://groups.google.com/d/msgid/opencog/fab8f5fb-0ca4-40e9-92d4-33a448708b8f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CABpRrhymVW-LLoPA-V_r_Wx%3DTN-MR%3D8_kqHHx_G5Ucuqs7CVug%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
