Closed bwrsandman closed 8 years ago
Fix the following error when using eigen=...
eigen=...
TypeError: option() takes exactly 2 arguments (1 given): File "/home/sandy/code/clstm/SConstruct", line 88: inc = findonpath("Eigen/Eigen", [option("eigen")])
Thank you @bwrsandman.
Fix the following error when using
eigen=...