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

No module named validate.data #4

Open
caseybasichis opened this issue May 11, 2020 · 0 comments
Open

No module named validate.data #4

caseybasichis opened this issue May 11, 2020 · 0 comments

Comments

@caseybasichis
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant