Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I ran aos --sqlite with 32 bit computer #348

Closed
xgocn opened this issue Sep 17, 2024 · 2 comments
Closed

When I ran aos --sqlite with 32 bit computer #348

xgocn opened this issue Sep 17, 2024 · 2 comments

Comments

@xgocn
Copy link

xgocn commented Sep 17, 2024

$ aos suv --sqlite
          _____                   _______                   _____
         /\    \                 /::\    \                 /\    \
        /::\    \               /::::\    \               /::\    \
       /::::\    \             /::::::\    \             /::::\    \
      /::::::\    \           /::::::::\    \           /::::::\    \
     /:::/\:::\    \         /:::/~~\:::\    \         /:::/\:::\    \
    /:::/__\:::\    \       /:::/    \:::\    \       /:::/__\:::\    \
   /::::\   \:::\    \     /:::/    / \:::\    \      \:::\   \:::\    \
  /::::::\   \:::\    \   /:::/____/   \:::\____\   ___\:::\   \:::\    \
 /:::/\:::\   \:::\    \ |:::|    |     |:::|    | /\   \:::\   \:::\    \
/:::/  \:::\   \:::\____\|:::|____|     |:::|    |/::\   \:::\   \:::\____\
\::/    \:::\  /:::/    / \:::\    \   /:::/    / \:::\   \:::\   \::/    /
 \/____/ \:::\/:::/    /   \:::\    \ /:::/    /   \:::\   \:::\   \/____/
          \::::::/    /     \:::\    /:::/    /     \:::\   \:::\    \
           \::::/    /       \:::\__/:::/    /       \:::\   \:::\____\
           /:::/    /         \::::::::/    /         \:::\  /:::/    /
          /:::/    /           \::::::/    /           \:::\/:::/    /
         /:::/    /             \::::/    /             \::::::/    /
        /:::/    /               \::/____/               \::::/    /
        \::/    /                 ~~                      \::/    /
         \/____/                                           \/____/

Welcome to AOS: Your operating system for AO, the decentralized open access supercomputer.
Type ".load-blueprint chat" to join the community chat and ask questions!

AOS Client Version: 2.0.0. 2024
Type "Ctrl-C" twice to exit

Your AOS process:  blSAfffbB5AFtVh_dAahndR7rhdOE93fuXAoqqEVdso

[email protected][Inbox:18]> .update
Updated AOS to version 2.0.0
[email protected][Inbox:18]> .load boss.lua
Loading...  boss.lua

The following files will be deployed:
C:\aos\ao-virus\DbAdmin.lua
C:\aos\ao-virus\boss.lua  MAIN



error:
module 'lsqlite3' not found:
        no field package.preload['lsqlite3']module lsqlite3 not found
        no file '/usr/local/share/lua/5.3/lsqlite3.lua'
        no file '/usr/local/share/lua/5.3/lsqlite3/init.lua'
        no file '/usr/local/lib/lua/5.3/lsqlite3.lua'
        no file '/usr/local/lib/lua/5.3/lsqlite3/init.lua'
        no file './lsqlite3.lua'
        no file './lsqlite3/init.lua'
        no file '/usr/local/lib/lua/5.3/lsqlite3.so'
        no file '/usr/local/lib/lua/5.3/loadall.so'
        no file './lsqlite3.so'
  in C:\aos\ao-virus\boss.lua  MAIN
   |
 4 |    local sqlite3 = require("lsqlite3")
   |
This error occurred while aos was evaluating the submitted code.

the sqlite module compiled only for 64 bit?

@twilson63
Copy link
Collaborator

twilson63 commented Sep 17, 2024 via email

@xgocn
Copy link
Author

xgocn commented Sep 18, 2024

OK,I'll try,thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants