You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rapydscript has no support for python modules. It is a python like language, that is all. It is highly unlikely that any non-trivial python code will work directly in rapydscript without modification.
How do I import a normal
Python
module that is installed in thesite-packages
folder of avirtualenv
?The text was updated successfully, but these errors were encountered: