Closed monikavila closed 3 years ago
import stan
is correct. Starting with version 3.0, the module name is stan
. (The package name on PyPI is pystan
.)
Thanks, I installed pystan using python3 and then I can import pystan but I cannot import stan.
Best,
Monika
On 29 Jul 2021, at 17:39, riddell-stan @.**@.>> wrote:
import stan is correct. Starting with version 3.0, the module name is stan. (The package name on PyPI is pystan.)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/stan-dev/pystan/pull/318#issuecomment-889251480, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHD2SKSWNONH554IMEHGBP3T2FY3LANCNFSM5BGVSOWA.
What OS do you have?
I have Mac M1 Arm
Sent from my iPhone
On 29 Jul 2021, at 18:49, Ari Hartikainen @.***> wrote:
What OS do you have?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/stan-dev/pystan/pull/318#issuecomment-889303271, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHD2SKQ5SUYBL4KS7XZP6DDT2GBADANCNFSM5BGVSOWA.
Unfortunately we do not build wheels for M1 or aarch64 yet.
Does stanc3 support M1? We depend on that.
On Thu, Jul 29, 2021, at 1:04 PM, Monika Avila Marquez wrote:
I have Mac M1 Arm
Sent from my iPhone
On 29 Jul 2021, at 18:49, Ari Hartikainen @.***> wrote:
What OS do you have?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/stan-dev/pystan/pull/318#issuecomment-889303271, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHD2SKQ5SUYBL4KS7XZP6DDT2GBADANCNFSM5BGVSOWA. — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stan-dev/pystan/pull/318#issuecomment-889313321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJQUBVSDCWOCDSD7A3GTTNLT2GC2RANCNFSM5BGVSOWA.
Thanks a lot for the clarification. I’ll check if that’s the case. Otherwise, I’ll use pystan on my computer with windows.
All the best!
Monika
Sent from my iPhone
On 29 Jul 2021, at 19:13, riddell-stan @.***> wrote:
Unfortunately we do not build wheels for M1 or aarch64 yet.
Does stanc3 support M1? We depend on that.
On Thu, Jul 29, 2021, at 1:04 PM, Monika Avila Marquez wrote:
I have Mac M1 Arm
Sent from my iPhone
On 29 Jul 2021, at 18:49, Ari Hartikainen @.***> wrote:
What OS do you have?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/stan-dev/pystan/pull/318#issuecomment-889303271, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHD2SKQ5SUYBL4KS7XZP6DDT2GBADANCNFSM5BGVSOWA. — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stan-dev/pystan/pull/318#issuecomment-889313321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJQUBVSDCWOCDSD7A3GTTNLT2GC2RANCNFSM5BGVSOWA.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/stan-dev/pystan/pull/318#issuecomment-889319316, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHD2SKVWDITFLEDGHJ6IM2LT2GD4LANCNFSM5BGVSOWA.
You wrote import stan but I believe s pystan