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

Solving enviroment: failed py4fi2nd #16

Closed
CinderZhang opened this issue Oct 10, 2022 · 2 comments
Closed

Solving enviroment: failed py4fi2nd #16

CinderZhang opened this issue Oct 10, 2022 · 2 comments

Comments

@CinderZhang
Copy link

Windows OS
Anaconda installed
Run through Anaconda command line as Administrator

R:\py4fi2nd>conda env create -f py4fi2nd.yml
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:

  • dbus=1.13.2
  • libcxxabi=4.0.1
  • libcxx=4.0.1
  • gmp=6.1.2
  • gettext=0.19.8.1
  • cctools=895
  • ncurses=6.1
  • clangxx_osx-64=4.0.1
  • appnope=0.1.0
  • clang_osx-64=4.0.1
  • libedit=3.1.20170329
  • ld64=274.2
  • compiler-rt=4.0.1
  • clang=4.0.1
  • glib=2.56.2
  • llvm=4.0.1
  • libgfortran=3.0.1
  • readline=7.0
  • clangxx=4.0.1
  • llvm-lto-tapi=4.0.1
  • expat=2.2.6
@JadeChan3
Copy link

JadeChan3 commented Oct 10, 2022 via email

@yhilpisch
Copy link
Owner

The yaml file is indeed outdated and was originally created on MacOS.

I recommend creating an environment with just the standard packages, such as numpy, pandas, matlotlib, etc. This should work for most parts of the book out-of-the-box.

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

3 participants