Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install error for kats 0.2.0 #324

Open
Shishykish opened this issue Aug 13, 2023 · 0 comments
Open

pip install error for kats 0.2.0 #324

Shishykish opened this issue Aug 13, 2023 · 0 comments

Comments

@Shishykish
Copy link

Shishykish commented Aug 13, 2023

Hello,

I have the following environment
Anaconda - latest
Python - latest

I will use pip install kats in the usual way. Then I get the following error.

`Collecting pystan==2.19.1.1 (from kats==0.2.0)
  Using cached pystan-2.19.1.1.tar.gz (16.2 MB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [6 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "C:\Users\Kishan\AppData\Local\Temp\pip-install-l2gn3u7j\pystan_4e87c29debc5432ab5b3a78dddb4be13\setup.py", line 122, in <module>
          from Cython.Build.Inline import _get_build_extension
      ModuleNotFoundError: No module named 'Cython'
      [end of output]`

Can anyone offer some suggestions? or tell me where else to look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant