Tags

    November 14 2017

    Today In class I worked on my raspberry PI. The plan was to follow I guide I found last weekend on hakster.io. The guide was how to create a rasberry PI that runs google assistant. I started working and was able to finally fix my Google apis. I got the fild on my laptop and transferred it onto my PI. Once It was on my pi I moved on to working on downloading files in the terminal. I made it throught 3 of the 5 commands and on the 4th one I ran into some problems. When I put in the command

    env/bin/python -m pip install --upgrade pip setuptools into terminal im getting the error,

    /home/pi/env/bin/python: No module named pip.__main__; 'pip' is a package and cannot be directly executed

    I sent a comment to the creators email and hope to get a response. I will try and firgure this out this week.



    Comments