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

Dependency issues #3

Open
cooperdk opened this issue Jan 6, 2024 · 1 comment
Open

Dependency issues #3

cooperdk opened this issue Jan 6, 2024 · 1 comment

Comments

@cooperdk
Copy link

cooperdk commented Jan 6, 2024

Hi,
on Windows:

When installing with pip, the installer misses the dependencies ratelimit and pony.

You need to include a requirements.txt so we know what to install if pip misses.

Also, this code does not work on Python 3.10 (Windows). It seems the pickle you built this for is not up to date. It errors out at store.layeredimage which does not exist in Python 3.10.

@cnfatal
Copy link
Owner

cnfatal commented Jan 11, 2024

Hi , I fixed this in a newer version https://pypi.org/project/rpycdec/0.1.4

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