Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 12 by
sauted...@gmail.com: pyphon_maketableaux.py's "HG" option
breaks
http://code.google.com/p/clml/issues/detail?id=12
What steps will reproduce the problem?
1. Take a model file and an input file that runs for the OT option.
2. Run pyphon_maketableaux.py modelfile inputfile hg
What is the expected output? What do you see instead?
I expected a tableaux file. Instead it built eval matrices (expected),
wrote a couple input-output mappings, and spat out:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/bin/pyphon_maketableaux.py",
line 5, in <module>
pkg_resources.run_script('pyphon==1.6.0', 'pyphon_maketableaux.py')
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
line 489, in run_script
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
line 1214, in run_script
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pyphon-1.6.0-py2.7.egg/EGG-INFO/scripts/pyphon_maketableaux.py",
line 176, in <module>
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pyphon-1.6.0-py2.7.egg/EGG-INFO/scripts/pyphon_maketableaux.py",
line 143, in main
File "build/bdist.macosx-10.6-intel/egg/pyphon/pycbg.py", line 1689, in
contendersGeneric
File "build/bdist.macosx-10.6-intel/egg/pyphon/pycbg.py", line 1613, in
matrixMultiply
File "build/bdist.macosx-10.6-intel/egg/pyphon/pycbg.py", line 1588, in
innerProduct
File "build/bdist.macosx-10.6-intel/egg/pyphon/pycbg.py", line 1456, in
contenderCostsHG
File "build/bdist.macosx-10.6-intel/egg/pyphon/harmonic.py", line 332, in
contendersIn
File "build/bdist.macosx-10.6-intel/egg/pyphon/harmonic.py", line 295, in
isContenderIn
File "build/bdist.macosx-10.6-intel/egg/pyphon/pulp.py", line 114, in
solve
File "build/bdist.macosx-10.6-intel/egg/pyphon/pulp.py", line 1740, in
solve
File "build/bdist.macosx-10.6-intel/egg/pyphon/pulp.py", line 188, in
actualSolve
RuntimeError: PuLP: cannot execute glpsol
What version of the product are you using? On what operating system?
1.6.0 on Mac OS X 10.6.8
Please provide any additional information below.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings