build fails
m4rc1e opened this issue · 0 comments
m4rc1e commented
After installing the dependencies, the build fails if I do:
cd sources
sh build-amstelvar.sh
I get:
FileNotFoundError: [Errno 2] No such file or directory: 'sources/Amstelvar.enc'
If I then go back up a directory and run
sh sources/build-amsterlva.sh
I get
/Users/marcfoley/Type/upstream_repos/amstelvar/venv/bin/python: can't open file '/Users/marcfoley/Type/upstream_repos/amstelvar/build-amstelvar-roman.py': [Errno 2] No such file or directory
Seems your build files have relative path issues.
I'll see what happens if I port your files over to our builder.
cc @davelab6