UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. gascls65
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    gascls65

    @gascls65

    0
    Reputation
    18
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    gascls65 Unfollow Follow

    Latest posts made by gascls65

    • RE: can't install pyserial

      @hummlbach I took the suggestion with file system remount, worked very fine and now I am able to do what I wanted when I bought Nexus 5 and installed UbuntuTouch - connect my phone with anything including via serial port !!!
      Thank you very much, I already love everything here! 😄

      posted in Support
      G
      gascls65
    • RE: can't install pyserial

      @hummlbach thanks for the suggestion.
      Installing in home is not a bad idea, but sonce im not an expert, do u know how to install in home ensuring that the serial will still be importable?

      posted in Support
      G
      gascls65
    • can't install pyserial

      hello, everybody! I am trying to install the pyserial package to my phone Nexus 5 via downloaded tar.gz archive, but the installation fails. can you please check the commands and suggest whats wrong? thanks in advance!

      1. tar -xzf pyserial-3.4.tar.gz -> OK
      2. cd /pyserial-3.4
      3. sudo python3.5 setup.py install -> ends with «error: could not create '/usr/local/lib/python3.5/dist-packages/serial': Read-only file system»
        I tried changing the permission for this folder with «sudo chmod -R g+w /usr...dist-packages/» but that was also not successful. I woder do I have rights to access there at all?
        Please help me, I want to install new packages and acces other devices over serial. Thanks in adance!
      posted in Support
      G
      gascls65