stan-dev / pystan

PyStan, a Python interface to Stan, a platform for statistical modeling. Documentation: https://pystan.readthedocs.io
ISC License
342 stars 59 forks source link

Update getting_started.rst #318

Closed monikavila closed 3 years ago

monikavila commented 3 years ago

You wrote import stan but I believe s pystan

riddell-stan commented 3 years ago

import stan is correct. Starting with version 3.0, the module name is stan. (The package name on PyPI is pystan.)

monikavila commented 3 years ago

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.

ahartikainen commented 3 years ago

What OS do you have?

monikavila commented 3 years ago

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.

riddell-stan commented 3 years ago

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.

monikavila commented 3 years ago

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.