Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'LetsBeRational' #3

Open
AlexandreCarb opened this issue Nov 4, 2021 · 2 comments
Open

ModuleNotFoundError: No module named 'LetsBeRational' #3

AlexandreCarb opened this issue Nov 4, 2021 · 2 comments

Comments

@AlexandreCarb
Copy link

AlexandreCarb commented Nov 4, 2021

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.

@lbrichards
Copy link
Contributor

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

@amirrezataherkhani
Copy link

try:
pip install lets_be_rational

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants