Error installing R2016b: archive is not a ZIP archive
2 次查看(过去 30 天)
显示 更早的评论
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!
0 个评论
回答(2 个)
Keerthana Chivukula
2016-11-4
1 个评论
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
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.
0 个评论
另请参阅
类别
在 Help Center 和 File 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!