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
Hi Alexandre,
We used swig for Python 2.7 in vollib. If you are using Python 3.* you should use py_vollib instead. If you are using Python 2.7 I would recommend that you migrate to Python 3.
Let me know if this helps solve your problem.
Cheers,
Larry
Hello,
I am trying to run the code as described in the README.md but I get this issue : ModuleNotFoundError: No module named 'LetsBeRational'
I really don't know where that come from because for one of my friend who did the exactly same installation than me, it is working.
If you have some idea in order to help me fixing this issue, it may be kind.
Thank you,
Alexandre
Note : I am using Pycharm 11.0.11, Python 3.9 and swig 4.0.2.
The text was updated successfully, but these errors were encountered: