Question:
Somehow I can not use the module tmflow. Any help please!
Code:
from tmflow.utils.solver import TMSolver, run_tm_solver
Error message:
No module named 'tmflow'
Question:
Somehow I can not use the module tmflow. Any help please!
Code:
from tmflow.utils.solver import TMSolver, run_tm_solver
Error message:
No module named 'tmflow'
Hi @sebastianlinn88 , welcome to the forums!
Can you try entering pip install tmflow
into the Shell?
It did not work at first. There was some conflict with another module. Once I installed that module with a different version the programm seems to work now. Thank you for your help @NateDhaliwal
Hey! @sebastianlinn88 Welcome to the forums!
Please mark the solution ( the post that helped you the most / main solution ) next time to close the topic! This will decrease the workload for moderators!