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

atmlab repo is no longer available / tangram installer want Python <3.11 ? #1

Open
kx1t opened this issue Mar 8, 2024 · 1 comment

Comments

@kx1t
Copy link

kx1t commented Mar 8, 2024

Hi, I wanted to experiment with your tangram project, but when installing it, I came across these two issues:

  • The atmlab project (which is a prereq) is no longer available at https://github.com/xoolive/atmlab -- @xoolive could you advise on what to use instead or how to get it?
  • It looks like the poetry installer for tangram requires Python < 3.11, see the error below. Any reason for this? My default installation uses Python 3.11.2 which is the latest supported version. (This is an easy fix in pyproject.toml - I can submit a PR if desired)

Thanks for the advice!

$ poetry install 
Path /git/atmlab for atmlab does not exist
The currently activated Python version 3.11.2 is not supported by the project (>=3.8,<3.11).
Trying to find and use a compatible version. 

Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command.
@xoolive
Copy link
Contributor

xoolive commented Mar 8, 2024

Yes indeed atmlab is a private repo because it accesses private APIs anyway.

We are about to start working on this project again and remove those closed dependencies, etc. and bring the project into a usable state.

Please bear with us in the meantime.

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

No branches or pull requests

2 participants