Coder Social home page Coder Social logo

Test Miu on ARM 32/64 platform about miu HOT 3 OPEN

bootstrapsp avatar bootstrapsp commented on August 19, 2024
Test Miu on ARM 32/64 platform

from miu.

Comments (3)

bootstrapsp avatar bootstrapsp commented on August 19, 2024

installing from requirements failed on first attempt on Raspi 3B version, strangely 2nd attempt to install from requirements.txt worked.

Regardless, following error was noted

`Exception:
Traceback (most recent call last):
  File "/home/pi/github/miu/scurid/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 594, in urlopen
    chunked=chunked)
  File "/home/pi/github/miu/scurid/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 391, in _make_request
    six.raise_from(e, None)
  File "<string>", line 2, in raise_from
  File "/home/pi/github/miu/scurid/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 387, in _make_request
    httplib_response = conn.getresponse()
  File "/usr/lib/python3.5/http/client.py", line 1198, in getresponse
    response.begin()
  File "/usr/lib/python3.5/http/client.py", line 297, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.5/http/client.py", line 266, in _read_status
    raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response

During handling of the above exception, another exception occurred:`

from miu.

bootstrapsp avatar bootstrapsp commented on August 19, 2024

While miu itself runs, running into issue with the libindy.so error

ERROR:indy.libindy:_load_cdll: Can't load libindy: libindy.so: cannot open shared object file: No such file or directory
ERROR:wallet_service:Exception Occurred @ GenerateWalletKey------
ERROR:wallet_service:libindy.so: cannot open shared object file: No such file or directory

from miu.

bootstrapsp avatar bootstrapsp commented on August 19, 2024

building the libindy from source from the doc

failing to compile due to memory exhaustion

 = note: /usr/lib/arm-linux-gnueabihf/libutil.so: error adding symbols: Memory exhausted
          collect2: error: ld returned 1 exit status


error: aborting due to previous error

error: could not compile `libindy`.

from miu.

Related Issues (18)

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.