Coder Social home page Coder Social logo

Comments (4)

dmahler26 avatar dmahler26 commented on July 23, 2024

Also, I had to install packages manually since neither conda nor pip could get through requirements.txt without encountering multiple errors with scipy, pyLDAvis, etc.

Here is a list of the installed packages - perhaps there is an incompatibility with a newer version I have installed?


anaconda custom py36h363777c_0
appdirs 1.4.3
attrs 17.4.0
boto 2.46.1
boto3 1.5.25
botocore 1.8.39
bz2file 0.98
bzip2 1.0.6 vc14_1 [vc14] conda-forge
ca-certificates 2017.11.5 0 conda-forge
certifi 2018.1.18
certifi 2017.11.5 py36_0 conda-forge
chardet 3.0.4
colorama 0.3.9
curl 7.55.1 vc14_0 [vc14] conda-forge
cycler 0.10.0
Django 1.11
django-extensions 1.7.8
docutils 0.14
freetype 2.8.1 vc14_0 [vc14] conda-forge
funcy 1.10
future 0.16.0
gensim 3.3.0
hdf5 1.10.1 vc14_1 [vc14] conda-forge
icc_rt 2017.0.4 h97af966_0
icu 58.2 vc14_0 [vc14] conda-forge
idna 2.6
intel-openmp 2018.0.0 hd92c6cd_8
Jinja2 2.10
jmespath 0.9.3
joblib 0.11
jpeg 9b vc14_2 [vc14] conda-forge
krb5 1.14.2 vc14_0 [vc14] conda-forge
libiconv 1.14 vc14_4 [vc14] conda-forge
libpng 1.6.34 vc14_0 [vc14] conda-forge
libssh2 1.8.0 vc14_2 [vc14] conda-forge
libtiff 4.0.9 vc14_0 [vc14] conda-forge
libxml2 2.9.5 vc14_1 [vc14] conda-forge
libxslt 1.1.32 vc14_0 [vc14] conda-forge
lzo 2.10 vc14_0 [vc14] conda-forge
MarkupSafe 1.0
matplotlib 2.1.2
mkl 2018.0.1 h2108138_4
nltk 3.2.5
numexpr 2.6.4
numpy 1.14.0
numpy 1.12.1
numpy 1.14.0 py36h4a99626_1
openssl 1.0.2n vc14_0 [vc14] conda-forge
packaging 16.8
pandas 0.22.0
pip 9.0.1 py36_1 conda-forge
pluggy 0.6.0
psycopg2 2.7.4
py 1.5.2
pyLDAvis 2.1.1
pyparsing 2.2.0
pytest 3.4.0
python 3.6.4 0 conda-forge
python-dateutil 2.6.1
pytz 2017.2
qt 5.6.2 vc14_1 [vc14] conda-forge
requests 2.18.4
s3transfer 0.1.12
scikit-learn 0.19.1 py36h53aea1b_0
scipy 1.0.0 py36h1260518_0
scipy 1.0.0
setuptools 38.4.0 py36_0 conda-forge
six 1.10.0
smart-open 1.5.6
sqlite 3.20.1 vc14_2 [vc14] conda-forge
stop-words 2015.2.23.1
tk 8.6.7 vc14_0 [vc14] conda-forge
urllib3 1.22
vc 14 0 conda-forge
vs2015_runtime 14.0.25420 0 conda-forge
wheel 0.30.0 py36_2 conda-forge
wincertstore 0.2 py36_0 conda-forge
winpty 0.4.3 vc14_2 [vc14] conda-forge
yaml 0.1.7 vc14_0 [vc14] conda-forge
zlib 1.2.11 vc14_0 [vc14] conda-forge

from moviegeek.

kimfalk avatar kimfalk commented on July 23, 2024

Hi,

Thank you for your feedback, it has been some time since I tested it on Windows. But as far as I can see you get an error because you have an '/' in your prs-file. The format of the file should be as follows:

{ "themoviedb_apikey": "THE_API_KEY" }

where THE_API_KEY should be exchanged with your api key. So there shouldnt be any '/'s in the file.

from moviegeek.

dmahler26 avatar dmahler26 commented on July 23, 2024

Thanks for the response - turns out I just left out the quotations around the API key (whoops...)

The page loads now but I seem to be encountering some other issues (no data, other errors on navigation). As much as I would like to get everything working I think I'll just do my best to proceed with looking through the code when necessary since I'd rather not lose too much time troubleshooting. From what I've gone through thus far the book seems to do a good job walking through the details without needing to see the site itself.

Appreciate the help!

from moviegeek.

kimfalk avatar kimfalk commented on July 23, 2024

Hi David,

If you have other issues, please open a new issue for each and I will do my best to help.

Kim

from moviegeek.

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.