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

Installation fails #1

Open
ad6xp opened this issue Sep 26, 2024 · 1 comment
Open

Installation fails #1

ad6xp opened this issue Sep 26, 2024 · 1 comment

Comments

@ad6xp
Copy link

ad6xp commented Sep 26, 2024

Hi,
your project seems innovative but I hit the wall with arcticdb because it is actually not supported in python 3.11+ (I am using latest 3.12), so it would be correct to specify the limits. The project deployment via venv also does not find and install required packages (packages=find_packages() not activated?). I will try to resolve and post later. Thank you.

@lowQuant
Copy link
Owner

Hi,
thank you for your interest. Did you get it to work by now?
Sorry for not having the optimal setup to get started with the project right away. Publishing is new to me. I'm actually working on docker and planning containerizing this project at some point which should make it easier to get started.

Regarding your problem. If your python version is higher than the python version ArcticDB supports, you should indeed build with a virtual environment. I trust Man Group developers will at some point have the support ready for the latest python version.
If you are on MacOS it's best to build a virtual environment with conda and build the package with conda forge. See here:
https://github.com/conda-forge/arcticdb-feedstock/?tab=readme-ov-file#current-release-info

On Windows, 'pip install arcticdb' should work.

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