Swtiching to develop and upgrading to ERPNext 7 Beta throws an error

Hi all,

I created a few ERPNext 7 beta instances with no problems, but now after the most recent commit I encounter several errors.

Process is as follows:

bench switch-to-develop --upgrade

Then this error is thrown:
File "/home/nathaniel1/bench-repo/bench/utils.py", line 513, in pre_upgrade from .migrate_to_v5 import remove_shopping_cart ImportError: No module named migrate_to_v5

I try and proceed again, and it applies many 7.0 patches, and then I get this error:

  File "/home/nathaniel1/bench-repo/bench/utils.py", line 499, in run_frappe_cmd
    raise CommandFailedError(args)
bench.utils.CommandFailedError: ('--site', 'all', 'migrate')

Now I can’t seem to get past this. Just thought I would bring it up!

Cheers,

Nathaniel

hi i had a similar issue in the vm, try running bench migrate.