[Biopython-dev] Martel 3.5 recompile

Cayte katel at worldpath.net
Sat Nov 25 22:34:06 EST 2000


  My VC++ CD turned up, so I recompiled.  The following stack trace
appeared, when I ran m tests.


C:\biopython-0.90-d03\Martel\UnitTests>python RunMartelTestCase.py
Traceback (most recent call last):
  File "RunMartelTestCase.py", line 12, in ?
    import MartelTestCase
  File "MartelTestCase.py", line 23, in ?
    import Martel
  File "c:\biopyt~1.90-\Martel\__init__.py", line 3, in ?
    import Expression
  File "c:\biopyt~1.90-\Martel\Expression.py", line 25, in ?
    import Parser
  File "c:\biopyt~1.90-\Martel\Parser.py", line 34, in ?
    import TextTools
  File "c:\textto~1\TextTools.py", line 230, in ?
    def _replace3(text,what,with,
NameError: There is no variable named 'FS'

  The recompile of mxTextTools.pyd gave 1 warning.
LINK : warning LNK4049: locally defined symbol "_mxBMS_Type" imported


            Cayte




More information about the Biopython-dev mailing list