Coder Social home page Coder Social logo

Comments (7)

alfarocesar avatar alfarocesar commented on June 11, 2024

Installed libraries in the virtual environment:

Package Version


arch 6.1.1.dev7+g6bf7e77
numpy 1.25.0
packaging 23.1
pandas 2.0.3
patsy 0.5.3
pip 23.1.2
python-dateutil 2.8.2
pytz 2023.3
scipy 1.11.1
setuptools 67.8.0
six 1.16.0
statsmodels 0.14.0
tzdata 2023.3
var 2023.6.2
wheel 0.38.4

from arch.

bashtage avatar bashtage commented on June 11, 2024

What command did you use to install arch?

from arch.

alfarocesar avatar alfarocesar commented on June 11, 2024

Thank you for your response. I have tried multiple commands, including:

pip install arch
pip install git+https://github.com/bashtage/arch.git
pip install --force-reinstall statsmodels arch
pip install statsmodels arch

Despite these installation attempts, I am still encountering the 'ModuleNotFoundError' when trying to import the 'arch' library.

from arch.

bashtage avatar bashtage commented on June 11, 2024

Have you tried installing arch==6.0.0 to see if it version specific. I would also use commands like

python -m pip install arch==6.0
python -m IPython

Just to make sure you are using the right python.

from arch.

alfarocesar avatar alfarocesar commented on June 11, 2024

Hello,
it didn´t work,
Currently, these are the installed libraries in my virtual environment:
appnope 0.1.3
arch 6.0.0
asttokens 2.2.1
backcall 0.2.0
decorator 5.1.1
executing 1.2.0
ipython 8.14.0
jedi 0.18.2
matplotlib-inline 0.1.6
numpy 1.25.0
packaging 23.1
pandas 2.0.3
parso 0.8.3
patsy 0.5.3
pexpect 4.8.0
pickleshare 0.7.5
pip 23.1.2
prompt-toolkit 3.0.38
ptyprocess 0.7.0
pure-eval 0.2.2
Pygments 2.15.1
python-dateutil 2.8.2
pytz 2023.3
scipy 1.11.1
setuptools 67.8.0
six 1.16.0
stack-data 0.6.2
statsmodels 0.14.0
traitlets 5.9.0
tzdata 2023.3
var 2023.6.2
wcwidth 0.2.6
wheel 0.38.4

from arch.

bashtage avatar bashtage commented on June 11, 2024

Have you resolved this? I can't reproduce it. I did

conda create -n arch-test python=3.11 ipython -y
conda activate arch-test
python -m pip install arch
python -m IPython

and then ran

from arch import arch_model

which worked as expected.

from arch.

bashtage avatar bashtage commented on June 11, 2024

Since I can't reproduce in a fresh environment, I'm going to close. Please continue to post if you are having problems.

from arch.

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.