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

Empty project page on docker 1.15.0 image #6902

Closed
xavan83 opened this issue Jan 14, 2025 · 3 comments
Closed

Empty project page on docker 1.15.0 image #6902

xavan83 opened this issue Jan 14, 2025 · 3 comments

Comments

@xavan83
Copy link

xavan83 commented Jan 14, 2025

Install with:
docker run -it -p 7777:8080 -v $(pwd)/mydata:/label-studio/data heartexlabs/label-studio:1.15.0

=> Database and media directory: /label-studio/data
=> Static URL is set to: /static/
=> Database and media directory: /label-studio/data
=> Static URL is set to: /static/
Read environment variables from: /label-studio/data/.env
get 'SECRET_KEY' casted as '<class 'str'>' with default ''
/label-studio/.venv/lib/python3.12/site-packages/label_studio_sdk/extensions/label_studio_tools/core/label_config.py:137: SyntaxWarning: invalid escape sequence '$'
expression = "^$[A-Za-z
]+$"

Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /pypi/label-studio/json HTTP/1.1" 200 33651
/label-studio/label_studio/projects/models.py:1036: SyntaxWarning: invalid escape sequence '\o'

"""
January 14, 2025 - 12:08:28
Django version 4.2.16, using settings 'core.settings.label_studio'
Starting development server at http://0.0.0.0:8080/
Quit the server with CONTROL-C.

I also try 1.14, 1.13 and latest.

image

@DimIsaev
Copy link

version same

message too

app |  /label-studio/data/.env not found - if you're not configuring your environment separately, check this.
app |  get 'SECRET_KEY' casted as '<class 'str'>' with default ''
app |  /label-studio/.venv/lib/python3.12/site-packages/label_studio_sdk/_extensions/label_studio_tools/core/label_config.py:137: SyntaxWarning: invalid escape sequence '\$'
app |  expression = "^\$[A-Za-z_]+$"
/label-studio/.venv/lib/python3.12/site-packages/label_studio_sdk/_extensions/label_studio_tools/core/label_config.py:137: SyntaxWarning: invalid escape sequence '\$'

@heidi-humansignal
Copy link
Collaborator

Hello,

Do you mind trying this again and see if it works? I think it was doing it with python3.13, but thats has been changed.

Thank you,
Abu

Comment by Abubakar Saad
Workflow Run

@tonytromp02
Copy link

tonytromp02 commented Mar 6, 2025

Same issue here. Using Helm Chart:

NAME CHART VERSION APP VERSION DESCRIPTION
heartex/label-studio 1.9.6 1.16.0 Label Studio is a data labeling tool
heartex/label-studio-enterprise 0.0.50 2.3.1-2 DEPRECATED: please use heartex/label-studio ins...

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

No branches or pull requests

5 participants