Skip to content

Error/warnings in building documentation #5

@jorritsma

Description

@jorritsma

Hi!,

I get errors/warnings that the module OCC is not found when building the documentation by running "make html". I installed python occ core in a conda (miniforge3) environment and copied this library about the documentation in the same folder. The module OCC is found and works from my conda environment, but apparently not when building the documentation. Is documentation somewhere hosted? Is there documentation which is build already? Can somebody help?

WARNING: Failed to import OCC.GeomConvert.
Possible hints:

  • ModuleNotFoundError: No module named 'OCC.GeomConvert'
  • AttributeError: module 'OCC' has no attribute 'GeomConvert'
    WARNING: Failed to import OCC.IFSelect.
    Possible hints:
  • ModuleNotFoundError: No module named 'OCC.IFSelect'
  • AttributeError: module 'OCC' has no attribute 'IFSelect'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions