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
i cant build the project. the project is example project:flask_exsample.
error like this: Launching lib/main.dart on macOS in debug mode... Updating project for Xcode compatibility. Upgrading project.pbxproj Upgrading Runner.xcscheme Running pod install... Building macOS application... --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:macOS, arch:arm64, id:00006030-001848CC3682001C, name:My Mac } { platform:macOS, arch:x86_64, id:00006030-001848CC3682001C, name:My Mac } /Users/gaoyuan/Downloads/serious-python-main/src/serious_python_darwin/darwin/Classes/SeriousPythonPlugin.swift:8:8: error: no such module 'Python' import Python ^ /Users/gaoyuan/Downloads/serious-python-main/src/serious_python_darwin/darwin/Classes/SeriousPythonPlugin.swift:8:8: error: no such module 'Python' import Python ^ warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Flutter Assemble' from project 'Runner') ** BUILD FAILED **
The text was updated successfully, but these errors were encountered:
i cant build the project. the project is example project:flask_exsample.
error like this:
Launching lib/main.dart on macOS in debug mode... Updating project for Xcode compatibility. Upgrading project.pbxproj Upgrading Runner.xcscheme Running pod install... Building macOS application... --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:macOS, arch:arm64, id:00006030-001848CC3682001C, name:My Mac } { platform:macOS, arch:x86_64, id:00006030-001848CC3682001C, name:My Mac } /Users/gaoyuan/Downloads/serious-python-main/src/serious_python_darwin/darwin/Classes/SeriousPythonPlugin.swift:8:8: error: no such module 'Python' import Python ^ /Users/gaoyuan/Downloads/serious-python-main/src/serious_python_darwin/darwin/Classes/SeriousPythonPlugin.swift:8:8: error: no such module 'Python' import Python ^ warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Flutter Assemble' from project 'Runner') ** BUILD FAILED **
The text was updated successfully, but these errors were encountered: