GithubHelp home page GithubHelp logo

Comments (10)

sathish331977 avatar sathish331977 commented on June 10, 2024

fails with ERROR: Failed building wheel for fbprophet on ubuntu (20.04)

from kats.

MoKazemi9 avatar MoKazemi9 commented on June 10, 2024

Hi @kunalrayind @sathish331977 , thank you for the issue, please see:
#49

from kats.

kunalrayind avatar kunalrayind commented on June 10, 2024

Thanks MoKazemi9, but following the suggested steps did not solve my problem.
It seems the problem is not with pystan or gcc.
Please note that fbprophet installed successfully (version 0.7.1)
I am putting the error lines below:
File "D:\Anaconda3\lib\site-packages\setuptools\msvc.py", line 1623, in return_env
if self.vs_ver >= 14 and isfile(self.VCRuntimeRedist):
File "D:\Anaconda3\lib\genericpath.py", line 30, in isfile
st = os.stat(path)
TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
----------------------------------------
ERROR: Failed building wheel for fbprophet
Running setup.py clean for fbprophet
Failed to build fbprophet

from kats.

yqstar avatar yqstar commented on June 10, 2024

fails with ERROR: Failed building wheel for fbprophet on macos

from kats.

sunmichace avatar sunmichace commented on June 10, 2024

fails with ERROR: Failed building wheel for fbprophet on macos

from kats.

sunmichace avatar sunmichace commented on June 10, 2024

same error
env:
macos m1
python3.8

from kats.

stonebb avatar stonebb commented on June 10, 2024

win10,python 3.8.10 . conda

pytho3.6 不OK,因为会有from future import annotations,,,
所以做了新镜像 conda create --name kats python=3.8
如果直接安装kats会有问题:
其中主要为ERROR: Failed building wheel for fbprophet

因此先进行fbprophet安装,其中需要首先按照pystan,采用conda 安装
python -m pip install -U pip
conda install -c conda-forge pystan
pip install fbprophet

安装完成done,但是依赖库中文件有缺失,然后将github上kats文件中源代码放入所在依赖库

from kats.

GXY2017 avatar GXY2017 commented on June 10, 2024

Python 3.7.10 | packaged by conda-forge | (default, Oct 5 2021, 16:32:37) [MSC v.1916 64 bit (AMD64)] on win32

Update: As far as I know, it's not the Kats issue though I did not solve it yet on my pc.
It is problem when installing pystan and scipy.
I followed the steps inside the page to install pystan , I used conda install in all steps, including the 1st step to install "mingw-w64 compiler". But got error "WARNING:pystan:MSVC compiler is not supported".

from kats.

michaelbrundage avatar michaelbrundage commented on June 10, 2024

Kats is now on 0.2.0. Resolving old 0.1.0 installation issues.

from kats.

yqstar avatar yqstar commented on June 10, 2024

from kats.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.