Skip to content

pyarmor not working with streamlit #1584

Closed Answered by shamiulshifat
shamiulshifat asked this question in Q&A
Discussion options

You must be logged in to vote

Solved the issue by using config:
{
"version": "2.1",
"name": "synthetic-static-main",
"title": "synthetic-static-main",
"src": ".",
"is_package": null,
"manifest": "global-include *.py",
"entry": "main_podman_st.py",
"output": "dist",
"runtime_path": null,
"restrict_mode": 0,
"obf_code": 0,
"obf_mod": 0,
"wrap_mode": 0,
"advanced_mode": 0,
"bootstrap_code": 1,
"cross_protection": 0,
"mixins": null,
"plugins": null,
"platform": null,
"package_runtime": 1,
"enable_suffix": 0,
"license_file": null,
"build_time": 1699857259.86041
}

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@shamiulshifat
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by shamiulshifat
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants