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

Update environment.yml to make installation work again #36

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

spiralsim
Copy link

@spiralsim spiralsim commented Jul 1, 2024

Building off the changes by @ada52, I adjusted some dependencies again to make installation work on my machine (Ubuntu 22.04.3 LTS). See AUTOMATIC1111/stable-diffusion-webui#15863 for an explanation of the setuptools <= 70 requirement. I also documented the new installation process in docs/instructions.rst.

However, I still get errors when I run the example with python start.py, so I'd be very grateful if someone could fix those.

ada52 and others added 30 commits July 26, 2023 11:47
the given rfc used 11 features but we provided 14. so we checked the changes is git repository reverted them.
fix error message:
OSError: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by ../envs/syconn2/lib/python3.8/site-packages/open3d/libc++abi.so.1)
fixes:
ERROR: Could not find a version that satisfies the requirement open3d<=0.9 (from versions: 0.10.0.0, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.13.0)
ERROR: No matching distribution found for open3d<=0.9
Error message:
Exception: [Errno 2] No such file or directory: '...cwd/models//conn_syn_rfc//rfc_fallback'
Make code work with provided example data
Conflicts:
	syconn/handler/prediction_pts.py
New error message about missing libgl occured. Added fix to instructions.
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

3 participants