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

problem about version #14

Open
MingxuanGu opened this issue Oct 10, 2022 · 2 comments
Open

problem about version #14

MingxuanGu opened this issue Oct 10, 2022 · 2 comments

Comments

@MingxuanGu
Copy link

Hi,

With python3.9, I have the following error when I execute "pip install volumentations==1.0.4".
ERROR: Could not find a version that satisfies the requirement volumentations==1.0.4 (from versions: 0.1.0, 0.1.2, 0.1.5, 0.1.6, 0.1.7, 0.1.8).
And in this 0.1.8 version of volumentations, there is no Flip, Rotate, etc. instead there is Flip3d, RotateAroundAxis3d, etc.

Could you please fix this and could you please add the python version guide.as well? Thanks!

Best,
Mingxuan

@ZFTurbo
Copy link
Owner

ZFTurbo commented Oct 10, 2022

Try like in guide)

pip install volumentations-3D

@MingxuanGu
Copy link
Author

Sorry, I installed the wrong package😂Problem fixed. Thanks!

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