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

Create consistent software environment, for testing, cloud #28

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

thewtex
Copy link
Collaborator

@thewtex thewtex commented Feb 2, 2023

No description provided.

@thewtex thewtex force-pushed the coiled-consistent-environment branch from ae5fd6c to d3519a9 Compare February 2, 2023 20:44
@thewtex thewtex force-pushed the coiled-consistent-environment branch from d3519a9 to 243ad53 Compare February 2, 2023 20:45
```
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [27 lines of output]
      running egg_info
      /home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/setuptools/dist.py:548: UserWarning: The version specified ('0.1.0-110-g5533981') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
        warnings.warn(
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/tmp/pip-req-build-lc_t92jl/setup.py", line 121, in <module>
          setup(
        File "/home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/setuptools/__init__.py", line 108, in setup
          return distutils.core.setup(**attrs)
        File "/home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 185, in setup
          return run_commands(dist)
        File "/home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
          dist.run_commands()
        File "/home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
          self.run_command(cmd)
        File "/home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/setuptools/dist.py", line 1213, in run_command
          super().run_command(command)
        File "/home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
          cmd_obj.ensure_finalized()
        File "/home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 111, in ensure_finalized
          self.finalize_options()
        File "/home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/setuptools/command/egg_info.py", line 219, in finalize_options
          parsed_version = parse_version(self.egg_version)
        File "/home/matt/bin/mambaforge/envs/oai-analysis-2/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/version.py", line 197, in __init__
          raise InvalidVersion(f"Invalid version: '{version}'")
      pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '0.1.0-110-g5533981'
      [end of output]
```
@thewtex thewtex force-pushed the coiled-consistent-environment branch from 58575eb to 117870d Compare February 2, 2023 20:57
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.

None yet

1 participant