Skip to content

Update constellation version from 1.0.0 to 1.4.0#53

Closed
david-mears-2 wants to merge 1 commit intomasterfrom
update-constellation-version
Closed

Update constellation version from 1.0.0 to 1.4.0#53
david-mears-2 wants to merge 1 commit intomasterfrom
update-constellation-version

Conversation

@david-mears-2
Copy link
Copy Markdown
Contributor

@david-mears-2
Copy link
Copy Markdown
Contributor Author

david-mears-2 commented Apr 30, 2025

I wanted to try out main locally to start investigating these test failures, but the instructions in the README for installation aren't working for me.

For example (this is not the only thing I tried that failed):

> python3 setup.py install --user
...

Traceback (most recent call last):
  File "/home/dmears/projects/vimc/orderly-web-deploy/setup.py", line 15, in <module>
    setup(name="orderly_web",
  File "/home/dmears/projects/vimc/orderly-web-deploy/.venv/lib/python3.12/site-packages/setuptools/__init__.py", line 117, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dmears/projects/vimc/orderly-web-deploy/.venv/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 186, in setup
    return run_commands(dist)
           ^^^^^^^^^^^^^^^^^^
  File "/home/dmears/projects/vimc/orderly-web-deploy/.venv/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 202, in run_commands
    dist.run_commands()
  File "/home/dmears/projects/vimc/orderly-web-deploy/.venv/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands
    self.run_command(cmd)
  File "/home/dmears/projects/vimc/orderly-web-deploy/.venv/lib/python3.12/site-packages/setuptools/dist.py", line 1104, in run_command
    super().run_command(command)
  File "/home/dmears/projects/vimc/orderly-web-deploy/.venv/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
    cmd_obj.run()
  File "/home/dmears/projects/vimc/orderly-web-deploy/.venv/lib/python3.12/site-packages/setuptools/command/install.py", line 105, in run
    self.do_egg_install()
  File "/home/dmears/projects/vimc/orderly-web-deploy/.venv/lib/python3.12/site-packages/setuptools/command/install.py", line 143, in do_egg_install
    raise NotImplementedError("Support for egg-based install has been removed.")
NotImplementedError: Support for egg-based install has been removed.

@david-mears-2
Copy link
Copy Markdown
Contributor Author

I'm curious to try updating constellation by a smaller amount and see if that triggers similar errors

@david-mears-2
Copy link
Copy Markdown
Contributor Author

david-mears-2 commented May 1, 2025

I'm curious to try updating constellation by a smaller amount and see if that triggers similar errors

Yes indeed this had interesting results - I can hypothetically blame earlier versions than 1.4.0 and hypothesise that those introduced breaking changes.

#55

@richfitz richfitz mentioned this pull request May 1, 2025
@richfitz richfitz closed this in #56 Jun 3, 2025
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

Successfully merging this pull request may close these issues.

1 participant