You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you receive an error that reads something like:
78
78
79
-
> The version of Python being used to run Briefcase (3.12) is not the
80
-
> system python3 (3.10).
79
+
> The version of Python being used to run Briefcase (3.12) is not the system python3 (3.10).
81
80
82
81
You will need to recreate your virtual environment using the system `python3`. Using the system Python is a requirement for packaging your application.
0 commit comments