Error installing GoogLeNet Network package

1 回表示 (過去 30 日間)
Ruikai
Ruikai 2023 年 10 月 7 日
編集済み: Ruikai 2023 年 10 月 7 日

When I intall GoogLeNet Network package,matlab output the error:
Exception in thread "AWT-EventQueue-0": java.lang.RuntimeException: java.io.IOException
at com.mathworks.wizard.ExceptionHandlerImpl.unwindAndExit(ExceptionHandlerImpl.java:63)
at com.mathworks.installwizard.command.AbstractCommandStepFactory$29.forwardVisitStep(AbstractCommandStepFactory.java:818)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:17)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:47)
at com.mathworks.wizard.WizardFactoryImpl$GoBackToWorkflowStep.forwardVisitStep(WizardFactoryImpl.java:100)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:47)
at com.mathworks.wizard.StepSequencerImpl.startSequence(StepSequencerImpl.java:23)
at com.mathworks.wizard.WizardFactoryImpl$CreateAndStartBranchStep.forwardVisitStep(WizardFactoryImpl.java:81)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:47)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:18)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:47)
at com.mathworks.wizard.command.AbstractTaskStep$MyWorkerListener.done(AbstractTaskStep.java:47)
at com.mathworks.wizard.command.AbstractTaskStep$MyWorkerListener.done(AbstractTaskStep.java:37)
at com.mathworks.wizard.worker.WorkerImpl.done(WorkerImpl.java:34)
at javax.swing.SwingWorker$5.run(SwingWorker.java:737)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:832)
at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:112)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:842)
at javax.swing.Timer.fireActionPerformed(Timer.java:313)
at javax.swing.Timer$DoPostEvent.run(Timer.java:245)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.io.IOException
at com.mathworks.install_impl.InstalledProductDataImpl.deserializeDataFromJson(Unknown Source)
at com.mathworks.install_impl.InstalledProductDataImpl.deserializeData(Unknown Source)
at com.mathworks.install_impl.ComponentFileListParser.doAdditionalWork(Unknown Source)
at com.mathworks.install_impl.AbstractFileListParser.run(Unknown Source)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

  2 件のコメント
Walter Roberson
Walter Roberson 2023 年 10 月 7 日
Is that during the installation itself?
I just tried using Add-On Explorer in R2023b on intel Mac... no problem during the installation itself.
Ruikai
Ruikai 2023 年 10 月 7 日
編集済み: Ruikai 2023 年 10 月 7 日
It seems something conflicts. I've installed ResNet-18 network package successfully before.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by