I have attached a snapshot of the error msg. I am using python 3.6.7. I tried 3.7 and 3.8. pystan install successfully. I tried different versions of pystan as others suggested. I have been trying for a few days, googled all the answers and tried most to no avail. Others suggested using Anaconda, but I am trying to use pip install. Does fbprophet require a specific version of python?
1
There are 1 best solutions below
Related Questions in PYTHON
- How to store a date/time in sqlite (or something similar to a date)
- Instagrapi recently showing HTTPError and UnknownError
- How to Retrieve Data from an MySQL Database and Display it in a GUI?
- How to create a regular expression to partition a string that terminates in either ": 45" or ",", without the ": "
- Python Geopandas unable to convert latitude longitude to points
- Influence of Unused FFN on Model Accuracy in PyTorch
- Seeking Python Libraries for Removing Extraneous Characters and Spaces in Text
- Writes to child subprocess.Popen.stdin don't work from within process group?
- Conda has two different python binarys (python and python3) with the same version for a single environment. Why?
- Problem with add new attribute in table with BOTO3 on python
- Can't install packages in python conda environment
- Setting diagonal of a matrix to zero
- List of numbers converted to list of strings to iterate over it. But receiving TypeError messages
- Basic Python Question: Shortening If Statements
- Python and regex, can't understand why some words are left out of the match
Related Questions in TIME-SERIES
- Measures of similarity for time series data
- Is there an algorithm to identify the increasing Period/Interval of a time series?
- What kind of ARIMA model would be best fit for this data?
- How to load very big timeseries file(s) in Python to do analysis?
- How to write the query statement of the total number of time series by paging in Apache IoTDB?
- error to generate regular raster stack time series in R
- Getting NotImplementedError: While Importing ARMA
- Plotting Non-Uniform Time Series Data from a Text File
- How in SQL can I identify if a value has changed within the current week or vis-a-vis the previous week?
- LSTM : predict_step in PyTorch Lightning
- Slow SELECT statement, possibly due to WHERE?
- R: Error in tseries::garch() Function for Auto GARCH Model Detection
- LSTM multistep forecast
- Sum column depending on values from another column on a single row (Pivot columns)
- gap fill for raster stack in R
Related Questions in PYTHON-3.6
- Web Scraping 'NoneType' object has no attribute 'find_all' error using BeautifulSoup in python3 Juypter Notebook
- Drop in r2 score when trying out Xgboost in different versions of python
- Trying to stream my first app using streamlit Python 3.6.8 on Mac Monterey 12.7.3 Yet I got zsh: permission denied:
- oifits module for python3
- How do you import pictures to Python console without other software/add-ons
- undefined symbol: _ZN10tensorflow6StatusC1ENS_5error4CodeESt17basic_string_viewIcSt11char_traitsIcEE
- Install python3.6.8 failed in MacOS Sonoma useing pyenv
- No module named 'PyQt5.QtTextToSpeech'
- module not found markupsafe
- scrot: failed to save image: test.png: No saver for file format
- Connect to a Kepware KepServerEx V6 that runs on Windows using python in Ubuntu
- How can I add a table after a specific paragraph in a word document using python
- How stop a aoihttp ClientSession event stream with a KeyboardInterrupt in Python 3.6?
- Is there any way to sort a python list by length (longest string first?)
- How do I resolve the permission denied error when trying to download a python library without sudo?
Related Questions in FACEBOOK-PROPHET
- fbprophet how to adapt the date of my data to the prediction date and cross-validation
- How to handle seasonality when using relative errors
- I'm getting "ModuleNotFoundError: No module named 'Cython'" error when installing fbprophet or pystan via pip
- What does mean Lower Windows and Upper Windows in Prophet
- Please solve this Dataframe attribute error for prophet
- Validating tz from dtype fails during model.predict(df) on prophet model
- Unavailable Meta's Prophet at GoogleCloudFunction runtime Python312
- FB Prophet Dataframe Issue
- Add custom seasonality in prophet model
- Converting object datatype to date time format FB Prophet model
- How to resolve the error occurring in FB-Prophet ? pip's dependency resolver does not currently take into account all the packages that are installed
- Add new regressor into Prediction dataframe
- Python + facebook Prophet error in forecasting
- Create future dataframe with neuralprophet when using autoregression
- Fb Prophet Model Plot : NoneType object is not subscriptable
Related Questions in PYSTAN
- I'm getting "ModuleNotFoundError: No module named 'Cython'" error when installing fbprophet or pystan via pip
- CompileError: command '/usr/bin/gcc' failed with exit code 1
- Stan dimensions mismatch
- pystan Related bug: http://bugs.python.org/issue1666807
- Using Dirichlet distribution in Stan
- AttributeError: 'Prophet' object has no attribute 'stan_backend' while running m=Prophet()
- (conda environment) distutils.errors.CompileError: command 'x86_64-conda-linux-gnu-cc' failed with exit status 1
- Segmentation fault in PyStan
- Migrating from PyStan2 to PyStan3
- How can we install fbprophet and pystan in conda prompt or in window prompt
- Pystan -- Library\\mingw-w64\\bin\\gcc.exe' failed with exit code 1
- Pystan 2.19.1.1- C++/MSVC compiler issues- cl.exe failed with exit status 2
- Extract and plot pystan3 prediction
- What do brackets mean after a type is specified when declaring variables in Stan?
- How to use functions of objects declared as data when declaring other objects in Stan/RStan?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Here is what I tried and worked for me! At this point I started to learn that finding the right versions to download to ur system is like unlocking/cracking a safe and u have to find the right combination. So here is what worked for me. A lot suggested to use older versions of pystan and fbprophet. The ones that worked for me were:
pip install pystan==2.18.0.0
pip install fbprophet==0.6
Make sure to download Microsoft Visual C++ 14.0 or a newer version, otherwise, you will get an error during installing fbprophet:
"error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools."
Here is the link to download it: https://visualstudio.microsoft.com/visual-cpp-build-tools/ It will download Visual Studio Installer for u, which will pick the necessary tools for u (about 6 Gb). After that I was able to install fbprophet and import. There are other suggestions like using Anaconda in other posts, or using a different version of pystan and fbprophet. Good luck!