Romeo 13 Posted November 30, 2018 Report Share Posted November 30, 2018 Hello There Fellow Ubotters,I have installed a plugin "execute python" and try to run simple script with third party module which is working fine on my computer but on another computers I am receiving no/blank results, Please help me if anyone knows about python with ubot studioset(#match_percent,$plugin function("ExecutePython.dll", "Execute From Code", "from somemodule import processfrom somemodule import moduleprint(fuzz.ratio(\"main query\", \"choice\")) ", "c:\\Python33\\Python.exe"),"Global")alert(#match_percentage)Thanks in Advance Quote Link to post Share on other sites
Code Docta (Nick C.) 638 Posted November 30, 2018 Report Share Posted November 30, 2018 Try this http://ubotdocta.com/?s=python I recommend winpython. 1 Quote Link to post Share on other sites
Romeo 13 Posted November 30, 2018 Author Report Share Posted November 30, 2018 Try this http://ubotdocta.com/?s=python I recommend winpython. Thank You so much Nick, I really appreciate your help it fixed the problem 1 Quote Link to post Share on other sites
Code Docta (Nick C.) 638 Posted November 30, 2018 Report Share Posted November 30, 2018 Glad I can help Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.