安装作曲家Laravel 7 Image Intervention时出现问题

时间:2020-10-12 13:01:39

标签: laravel laravel-7

我想使用以下命令安装Laravel 7 Image Intervention

        composer require intervention/image

但是在安装时,我遇到了以下三个错误

       1) PHP Fatal error:  Allowed memory size of 1610612736 bytes 
         exhausted (tried to allocate 4096 bytes) 

phar:// C:/xampp/htdocs/magento2/composer.phar/src/Composer/DependencyResolver/RuleWatchGraph.php在第52行

        2)Check 
          https://getcomposer.org/doc/articles/troubleshooting.md#memory- 
           limit-errors for more info on how to handle out of memory errors.

        3)Fatal error: Allowed memory size of 1610612736 bytes exhausted 
          (tried to allocate 4096 bytes) in phar://C:/xampp/htdocs/magento2/composer.phar/src/Composer/DependencyResolver/RuleWatchGraph.php on line 52

我不知道为什么会这样?如果有人有想法,请告诉我。 请帮助我

1 个答案:

答案 0 :(得分:0)

尝试放置adata[adata.obs["louvain"] == "2"]

在本地服务器上的php.ini中

相关问题