I'm trying to install the pyeviews package to my Anaconda environment but get the following error message. Is my understanding correct that I need to use an earlier version of Python...?
(ML) C:\Users\myuser>conda install -c bexer pyeviews
Channels:
- bexer
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: / warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE
failed
LibMambaUnsatisfiableError: Encountered problems while solving:
- package pyeviews-1.0.1-py27_1 requires python >=2.7,<2.8.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ pin-1 is installable and it requires
│ └─ python 3.12.* , which can be installed;
└─ pyeviews is not installable because there are no viable options
├─ pyeviews 1.0.1 would require
│ └─ python >=2.7,<2.8.0a0 , which conflicts with any installable versions previously reported;
├─ pyeviews [1.0.1|1.0.2|1.0.3|1.0.4|1.0.5] would require
│ └─ python >=3.6,<3.7.0a0 , which conflicts with any installable versions previously reported;
├─ pyeviews [1.0.1|1.0.2|1.0.3|1.0.4|1.0.5] would require
│ └─ python >=3.7,<3.8.0a0 , which conflicts with any installable versions previously reported;
├─ pyeviews [1.0.3|1.0.4|1.0.5] would require
│ └─ python >=3.8,<3.9.0a0 , which conflicts with any installable versions previously reported;
└─ pyeviews [1.0.3|1.0.4|1.0.5] would require
└─ python >=3.9,<3.10.0a0 , which conflicts with any installable versions previously reported.
Trouble installing pyeviews with Anaconda
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Steve
- EViews Developer
- Posts: 844
- Joined: Tue Sep 16, 2008 3:00 pm
- Location: Irvine, CA
Re: Trouble installing pyeviews with Anaconda
We had to rename our pyeviews package to py2eviews.
Please use py2eviews package instead. This will have the latest fixes (version 1.0.7) to work better with newer versions of Pandas.
All future updates will happen in py2eviews only.
Oh and we don't use bexer anymore. Our whitepaper was updated, but if you wish to install py2eviews in anaconda, please use the following command:
If you continue to have issues installing py2eviews, please let me know your python version and bitness (32 or 64 bit).
Steve
Please use py2eviews package instead. This will have the latest fixes (version 1.0.7) to work better with newer versions of Pandas.
All future updates will happen in py2eviews only.
Oh and we don't use bexer anymore. Our whitepaper was updated, but if you wish to install py2eviews in anaconda, please use the following command:
Code: Select all
conda install eviews::py2eviewsSteve
Who is online
Users browsing this forum: No registered users and 2 guests
