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

Version checks fail #1279

Open
Zarquan opened this issue Feb 7, 2024 · 0 comments
Open

Version checks fail #1279

Zarquan opened this issue Feb 7, 2024 · 0 comments
Assignees

Comments

@Zarquan
Copy link
Collaborator

Zarquan commented Feb 7, 2024

Version checks fail.

{
"result": "ERROR",
"msg": "Fail to execute line 6: assert numpy.__version__ == \"1.21.0\" \nTraceback (most recent call last):\n  File \"/tmp/python857266458652014459/zeppelin_python.py\", line 167, in <module>\n    exec(code, _zcUserQueryNameSpace)\n  File \"<stdin>\", line 6, in <module>\nAssertionError",
"output": [
    "Fail to execute line 6: assert numpy.__version__ == \"1.21.0\" \nTraceback (most recent call last):\n  File \"/tmp/python857266458652014459/zeppelin_python.py\", line 167, in <module>\n    exec(code, _zcUserQueryNameSpace)\n  File \"<stdin>\", line 6, in <module>\nAssertionError"
    ],
"notebookid": "2JNBZHNRK",
"user_config": "/tmp/user1.yml",
"messages": [],
"logs": "",
"time": {
    "result": "FAST",
    "totaltime": 6,
    "start": "2024-02-07T22:46:45.418545",
    "finish": "2024-02-07T22:46:52.283493",
    "expected": 10
    },
"outputs": {
    "valid": true
    },
"name": "Library_Validation.json"
}
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