Error when creating a site from Blueprint

When I try to create a site from a Blueprint, I get the following error, and then the new site gets deleted by Local:

Error: Command failed: /Applications/Local.app/Contents/Resources/extraResources/site-binaries/mysql-8.0.15/bin/mysql --default-character-set=utf8 -A --skip-column-names -e SET names ‘utf8’; use local; source /Users/nadavremez/Local Sites/test-site/app/sql/local.wp_options.sql;
ERROR 1062 (23000) at line 4 in file: ‘/Users/nadavremez/Local Sites/test-site/app/sql/local.wp_options.sql’: Duplicate entry ‘1’ for key ‘PRIMARY’

  1. The site from which the Blueprint was created works fine (as a site).
  2. The blueprint site was copied over from an old computer to a new one (using the export option).
  3. I don’t have the old computer anymore.
  4. I am using the latest Local (5.0.5+900).

Help?

Thanks!