0
No module named fibo: how to make?
thanks
6 Answers
+ 6
I didn't understand the question
+ 3
@Martin Finally thanks for share
+ 2
what is fibo?đ
+ 1
from ms-dos console you have to execute:
C:>pip install pandas
if pip it is not installed installed with the command:
python -m pip install
0
try write this code: from fibo import fib
0
you will get this answer