smoretti

Results 42 comments of smoretti

Hi @stephenshank Thanks for this update, I can reproduce locally the display you have. Maybe I found an issue: When you click on a node and select "All descendant branches"...

The **setup.py** file still contains '_Programming Language :: Python :: 2.7_'

Here is the traceback: ``` ERROR: Failure: IOError ([Errno 2] No such file or directory: '/builddir/build/BUILD/optlang-1.4.2/slow_tests/data/miplib2003/momentum2.mps.gz') ---------------------------------------------------------------------- Traceback (most recent call last): File "/software/lib/python2.7/site-packages/nose/loader.py", line 251, in generate for test...

With python 2.7.12 and glpk 4.59 I have also this error during tests (not with python3): ``` ERROR: Failure: Exception (No optimal solution found for netlib model SIERRA) ---------------------------------------------------------------------- Traceback...

OK, thanks `nosetests optlang` skips the file error test. Only my "No optimal solution found for netlib model SIERRA" remains

I have excluded the netlib model **SIERRA** to skip it, and after that for Python 2 I got errors for the netlib model **WOOD1P**. Skipping both let me complete tests...

Hi @verdurin what else misses here?

@verdurin Do I have to do something else?

Still the same e.g. `[*][*][Fe++]1([*][*])[S--][Fe+3]([*][*])([*][*])[S--]1`

It looks OK if I use those options: `terminalCarbons:true, compactDrawing:false, explicitHydrogens:false`