Error installing R2016b: archive is not a ZIP archive

조회 수: 4 (최근 30일)
Daniel
Daniel 2016년 10월 31일
답변: Walter Roberson 2022년 5월 18일
I am receiving the following error while trying to install R2016b
The following error was detected while installing 3p/hdfeos2_maci64:
archive is not a ZIP archive
I have never experienced this error before. Any ideas?
thanks!

답변 (2개)

Keerthana Chivukula
Keerthana Chivukula 2016년 11월 4일
  댓글 수: 1
Yongcong Ye
Yongcong Ye 2022년 5월 18일
I received the same error, and try to solve it as the link said, but it didn't work

댓글을 달려면 로그인하십시오.


Walter Roberson
Walter Roberson 2022년 5월 18일
In current MATLAB versions, a downloader is used that downloads archives as required; when using the downloader, the error just might occur if you ran out of disk space during the download (but more common in that case would be an error about the magic number not matching.)
With older releases, there was no downloader program. Back then you would download a setup program, and you would download a series of archives. The archives were zip files, but it was important to not expand the zip. However, some people have their browsers configured to automatically expand zip files; that automatic expansion needs to be turned off while downloading the individual installation archives.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by