Giter Club home page Giter Club logo

Comments (10)

rcarmo avatar rcarmo commented on May 29, 2024

from piku.

rcarmo avatar rcarmo commented on May 29, 2024

Incidentally, if you’re using the most recent Raspbian, follow the Ubuntu 18 install instructions, since the package trees are now nearly at parity. I don’t use Raspbian myself on the Pi, but I’m told they work.

from piku.

dwightmulcahy avatar dwightmulcahy commented on May 29, 2024

can't really get it working with python3 either. I get a more promising message this time but can't seem to get click installed for python3. pip always installs it for 2.7. :(

piku@raspberrypi:~ $ python3 piku.py setup
Traceback (most recent call last):
  File "piku.py", line 5, in <module>
    from click import argument, command, group, get_current_context, option, secho as echo
ImportError: No module named 'click'

from piku.

dwightmulcahy avatar dwightmulcahy commented on May 29, 2024

FYI, the Ubuntu 18 instructions fail on the first command...

pi@raspberrypi:~ $ sudo apt-get install -y build-essential certbot git incron \
>     libjpeg-dev libxml2-dev libxslt1-dev zlib1g-dev nginx \
>     python-certbot-nginx python-dev python-pip \
>     python-virtualenv python3-dev python3-pip python3-virtualenv \
>     uwsgi uwsgi-plugin-asyncio-python3 uwsgi-plugin-gevent-python \
>     uwsgi-plugin-python uwsgi-plugin-python3 uwsgi-plugin-tornado-python
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package certbot
E: Unable to locate package python-certbot-nginx
E: Unable to locate package uwsgi-plugin-asyncio-python3
E: Unable to locate package uwsgi-plugin-gevent-python
E: Unable to locate package uwsgi-plugin-tornado-python

from piku.

rcarmo avatar rcarmo commented on May 29, 2024

from piku.

dwightmulcahy avatar dwightmulcahy commented on May 29, 2024

thanks... got it working by other means... might do a PR to clean up the Raspberry PI install doc a bit.

from piku.

rcarmo avatar rcarmo commented on May 29, 2024

from piku.

dwightmulcahy avatar dwightmulcahy commented on May 29, 2024

if you’re using the most recent Raspbian, follow the Ubuntu 18 install instructions

so are you suggesting installing Raspbian Stretch (latest since Jessie 7/5/17) and using the ubuntu-18.04-bionic.md install instructions?

from piku.

rcarmo avatar rcarmo commented on May 29, 2024

Yes. I've only tested on Stretch, and have it installed now using the Ubuntu doc. I'm going to copy it across so any PRs can refer to it.

from piku.

rcarmo avatar rcarmo commented on May 29, 2024

I've tested this on Stretch with Python 3.5, and also added a version check to the start of the script, just to make sure...

from piku.

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.