gurtajs4
gurtajs4
Hi All, Let me know if anyone need help in getting the latest compiled source with upgrade to openssl. Contact [email protected] Regards, Gurtaj
Sure, Please send me email at [email protected] Regards Gurtaj
Hi All, Let me know if anyone need help in getting the latest compiled source with upgrade to openssl. Contact [email protected]
Hi All, Let me know if anyone need help in getting the latest compiled source with upgrade to openssl. Contact [email protected]
HI @LucaSoldi and @klkl140 , I am looking for a solution to scale the image from res 1920x1080 to 320x240. @LucaSoldi you did commented above that the in first try...
Hi @klkl140 , I was going through openvg bug list and found you comments. [https://github.com/ajstarks/openvg/issues/3](url) >When I do the change in libshapes.c. void Image(VGfloat x, VGfloat y, int w, int...
HI @paeryn As mentioned in the code snippet above I am using exact these changes in libshape.c > void Image(VGfloat x, VGfloat y, int w, int h, char *filename) {...
Hi, Thanks for the quick response. I will try the above steps as described by you. Regards Gurtaj
use below as actions.py from __future__ import absolute_import from __future__ import division from __future__ import unicode_literals from rasa_core_sdk import Action from rasa_core_sdk.events import SlotSet import requests class ActionWeather(Action): def name(self):...
@aryabhat1 what are the steps you following? Anyways just try 'pip uninstall requests' first and then rerun your steps