Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

No module named validate.data #4

@caseybasichis

Description

@caseybasichis

Hi, hi!

I'm currently stuck on the building of build repo. I've tinkerred with the code, but each change leads to a new error so far. Any ideas?

./Forc/forc.py -m manifest/font/manifest.json -a manifest/font/aliases.json -i out/font_sources -o out/fonts -F [formats] --afsc Traceback (most recent call last): File "./Forc/forc.py", line 9, in <module> from start import start File "/home/caseybasichis/Prog/font/build/Forc/start.py", line 6, in <module> from manifest.manifest import checkTransformManifest File "/home/caseybasichis/Prog/font/build/Forc/manifest/manifest.py", line 3, in <module> from manifest.metadata import checkTransformMetadata File "/home/caseybasichis/Prog/font/build/Forc/manifest/metadata.py", line 2, in <module> from validate.data import validatePostScriptName ModuleNotFoundError: No module named 'validate.data'; 'validate' is not a package

Metadata

Metadata

Assignees

No one assigned

    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