Skip to content

Conda: TypeError: interpreted classes cannot inherit from compiled #4394

@weber8thomas

Description

@weber8thomas
/g/korbel2/weber/miniconda3/envs/toil/lib/python3.10/site-packages/htcondor/__init__.py:49: UserWarning: Neither the environment variable CONDOR_CONFIG, /etc/condor/, /usr/local/etc/, nor ~condor/ contain a condor_config source. Therefore, we are using a null condor_config.
  _warnings.warn(message)
[2023-02-28T13:46:14+0100] [MainThread] [I] [cwltool] Resolved 'example.cwl' to 'file:///g/korbel2/weber/workspace/cwl-ashleys/example.cwl'
Traceback (most recent call last):
  File "/g/korbel2/weber/miniconda3/envs/toil/bin/toil-cwl-runner", line 10, in <module>
    sys.exit(main())
  File "/g/korbel2/weber/miniconda3/envs/toil/lib/python3.10/site-packages/toil/cwl/cwltoil.py", line 3651, in main
    tool = cwltool.load_tool.make_tool(uri, loading_context)
  File "cwltool/load_tool.py", line 620, in make_tool
  File "/g/korbel2/weber/miniconda3/envs/toil/lib/python3.10/site-packages/toil/cwl/cwltoil.py", line 989, in toil_make_tool
    return ToilCommandLineTool(toolpath_object, loadingContext)
TypeError: interpreted classes cannot inherit from compiled

Versions used:

  • cwltool 3.1.20221201130942 py310hb099472_1 conda-forge
  • schema-salad 8.4.20230213094415 py310h1fa729e_0 conda-forge
  • toil 5.9.2 pyhdfd78af_0 bioconda

@mr-c

┆Issue is synchronized with this Jira Story
┆Issue Number: TOIL-1296

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions