Git Product home page Git Product logo

Comments (7)

gibsondan avatar gibsondan commented on July 22, 2024

Are you certain that you are on dagster 1.7.4? I am fairly confident that this issue is fixed on that version.

from dagster.

cmpadden avatar cmpadden commented on July 22, 2024

Are you certain that you are on dagster 1.7.4? I am fairly confident that this issue is fixed on that version.

I'm unable to run dagster --version, but see that version in the uv pip freeze, and version.py.

(root) [root@dagster ~]# which dagster
/root/.venv/bin/dagster
(root) [root@dagster ~]# cat .venv/lib/python3.9/site-packages/dagster/version.py
__version__ = "1.7.4"
(root) [root@dagster ~]# uv pip freeze | grep dagster
dagster==1.7.4
dagster-graphql==1.7.4
dagster-pipes==1.7.4
dagster-webserver==1.7.4

from dagster.

gibsondan avatar gibsondan commented on July 22, 2024

Ah I was thinking this was #18783 but maybe it is something else

from dagster.

gibsondan avatar gibsondan commented on July 22, 2024

from dagster.

cmpadden avatar cmpadden commented on July 22, 2024

What version of pendulum do you have installed?

It's on pendulum==3.0.0.

Here's the full pip freeze.

(root) [root@dagster ~]# uv pip freeze
alembic==1.13.1
aniso8601==9.0.1
annotated-types==0.6.0
anyio==4.3.0
backoff==2.2.1
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
coloredlogs==14.0
croniter==2.0.5
dagster==1.7.4
dagster-graphql==1.7.4
dagster-pipes==1.7.4
dagster-webserver==1.7.4
docstring-parser==0.16
exceptiongroup==1.2.1
filelock==3.14.0
fsspec==2024.3.1
gql==3.5.0
graphene==3.3
graphql-core==3.2.3
graphql-relay==3.2.0
greenlet==3.0.3
grpcio==1.63.0
grpcio-health-checking==1.62.2
h11==0.14.0
httptools==0.6.1
humanfriendly==10.0
idna==3.7
jinja2==3.1.4
mako==1.3.3
markdown-it-py==3.0.0
markupsafe==2.1.5
mdurl==0.1.2
multidict==6.0.5
packaging==24.0
pendulum==3.0.0
protobuf==4.25.3
pydantic==2.7.1
pydantic-core==2.18.2
pygments==2.18.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.1
pyyaml==6.0.1
requests==2.31.0
requests-toolbelt==1.0.0
rich==13.7.1
setuptools==69.5.1
six==1.16.0
sniffio==1.3.1
sqlalchemy==2.0.30
starlette==0.37.2
structlog==24.1.0
tabulate==0.9.0
time-machine==2.14.1
tomli==2.0.1
toposort==1.10
tqdm==4.66.4
typing-extensions==4.11.0
tzdata==2024.1
universal-pathlib==0.2.2
urllib3==2.2.1
uvicorn==0.29.0
uvloop==0.19.0
watchdog==4.0.0
watchfiles==0.21.0
websockets==12.0
yarl==1.9.4

from dagster.

cmpadden avatar cmpadden commented on July 22, 2024

When I throw that into a requirements.txt and install it into a matching python 3.9.18 venv on an m1 mac it works fine. How bizarre.

from dagster.

cmpadden avatar cmpadden commented on July 22, 2024

It turns out this was due to a corrupt installation of pendulum. There was no __version__ attribute in the module. Installing via pip (not uv pip) seems to have done the trick. Perhaps this is some weird FreeBSD corner case.

Apologies for the false alarm, and thanks for the quick response @gibsondan!

from dagster.

Related Issues (20)

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.