Code Monkey home page Code Monkey logo

ked2021's People

Contributors

aflueckiger avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ked2021's Issues

additional packages with conda failed

Hi Alex

Thanks for the installation guide! The installation worked (see my system configuration below). However I run into some issues, that might be relevant to address:

I had problems installing the additional packages with conda: spacy and textacy were not installed because of conflicts with other packages. (Solving environment took suuuper long to proceed, failed and then checked for conflicts - and found a lot!)

https://github.com/aflueckiger/KED2021/blob/master/materials/installation_guide.md#install-python-packages-all-systems

conda install flake8 #worked
conda install -c anaconda nodejs #worked
conda install -c anaconda spacy #failed
conda install -c conda-forge textacy #failed
conda install -c conda-forge plotnine #worked

What so ever, I managed to install spacy and textacy using pip. I hope that it will work correctly though!

pip install -U spacy
pip install textacy

And about kite: I'm not sure if this should be installed as root. I decided to install as normal user and it worked as well.

#not: sudo bash -c "$(wget -q -O - https://linux.kite.com/dls/linux/current)"
bash -c "$(wget -q -O - https://linux.kite.com/dls/linux/current)"

So long, and thanks for all the snakes
Josias


system configuration:

  • anaconda/2020.11-build-py38_0
  • conda/4.9.2
  • requests/2.24.0
  • CPython/3.8.5
  • Linux/5.10.18-1-MANJARO
  • manjaro/20.2.1
  • glibc/2.33

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.