X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C62A03940032 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=fnfQ/iCqA8dI4pcZCgYczxEoJSm88U6+fLvE+yu+N20=; b=DflZnb/sCvM0PQJL1mgcDx9QzJhJ11LkjTDPXybq2lR9/1aJwpUxjCY6FBSPhRisAl O1KB26QXn5zRSi7YMNjh9FDYE5Pmqm6OQ/y4yvQQyOB4QfqdYy69IfXrcvAu4xniv0fw tqtSXxG6vOYikM0ioT00nO0E7WBDqLfyHZCoRwvg1TDI/vJjDGZ8OoQf5coBbz1flSOW FZvxigBMIYtE1vqO3qgxOooHB+BJPWFSKc7sJtG/SOOV4EhCMBUnybtLcQ6iqQF3mdyq Oc5RtJSmtfei1FzajxuwjCbOiF7HRXiTsysxcTYGbUy/TcuaB0WCsuOl3PbM3sHK33sg 9H3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=fnfQ/iCqA8dI4pcZCgYczxEoJSm88U6+fLvE+yu+N20=; b=TNdUOixLNpukWmL74J09waLAXxrJmgoEQ0xUdSYQgor37Bsl1GUyZ8PthjhGXIpFCZ LZPRxNIIjQ/EFxGoTr/SeNL4i6aydTtQOmmnL60dZEod+Yi5Z3IqzzJBoG6/CNbp83O7 g0bB3IGvfzRC2eJD5Sa+otEugOq9UxI/tkKpVKyRLxCmVicnKUqT9xdiNfbuGZ/Xnhof ARgXx+rN8NKM6KTg+6w1WUU1jr8REUQp0R/zYQzuDM5VMYdMIr5sGm9aem2dElaxKx7Z kgknsNj6iA4oKg3nb28vsPKfH0g4xG5ZddHubSpT3Ue6YRWHabI+kK8fv5p3fdlC+Z6c UWuA== X-Gm-Message-State: AOAM532Cu7c83yTGuUISxVlon3vIbJ/jMdanI8WG/6w8zUe3yJ/dU2M5 XGx6GJ5+Vhv1Lf2PsrRcRsYZ8/GZWIF8Vg== X-Google-Smtp-Source: ABdhPJzkjlYaoYZDyPEIvXddtugx+xT1fC1oIPxcZ25oUJMHkhrL+fepvk+NvQ8VjnAUGPlrVJb7NQ== X-Received: by 2002:a1c:a94e:: with SMTP id s75mr1330870wme.34.1642025816767; Wed, 12 Jan 2022 14:16:56 -0800 (PST) Message-ID: Date: Wed, 12 Jan 2022 23:16:55 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Subject: Re: python-numpy (1.22.0-1) can't be imported Content-Language: it To: cygwin AT cygwin DOT com References: From: Marco Atzeri In-Reply-To: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 12.01.2022 12:47, ggl329 wrote: > Hi Marco, > > I upgraded python39-numpy to 1.22.0-1, and failed to import numpy. > It seems that mtrand.cpython-39-x86_64-cygwin.dll does not have > PyInit_mtrand. > Could you check if numpy can be imported in your environment? > > working on it. In theory I have not changed the build between the two versions but there was a patch in 1.19.4-1 for similar issue. Regards Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple