Skip to content

Synthesis failed for vision #6

@theacodes

Description

@theacodes

Hello! Autosynth couldn't regenerate vision. 💔

Here's the output from running synth.py:

Cloning into 'working_repo'...
Traceback (most recent call last):
  File "/Users/theaflowers/.pyenv/versions/3.7.0/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/Users/theaflowers/.pyenv/versions/3.7.0/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/Users/theaflowers/workspace/autosynth/autosynth/synth.py", line 212, in <module>
    main()
  File "/Users/theaflowers/workspace/autosynth/autosynth/synth.py", line 172, in main
    configure_git(args.github_user, args.github_email)
  File "/Users/theaflowers/workspace/autosynth/autosynth/synth.py", line 57, in configure_git
    with open(GLOBAL_GITIGNORE_FILE) as fh:
FileNotFoundError: [Errno 2] No such file or directory: '/Users/theaflowers/.autosynth-gitignore'

Google internal developers can see the full log here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions