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
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/dch/.virtualenvs/foo/lib/python3.10/site-packages/ortools/sat/python/cp_model.py", line 68, in <module>
import pandas as pd
ModuleNotFoundError: No module named 'pandas'
Make sure you include information that can help us debug (full error message, model Proto).
Anything else we should know about your project / environment
No
The text was updated successfully, but these errors were encountered:
What version of OR-Tools and what language are you using?
Version: 9.7
Language: python
Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)
CP-SAT
What operating system (Linux, Windows, ...) and version?
Ubuntu 22
What did you do?
Steps to reproduce the behavior:
What did you expect to see
No error
What did you see instead?
Make sure you include information that can help us debug (full error message, model Proto).
Anything else we should know about your project / environment
No
The text was updated successfully, but these errors were encountered: