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

PIL trouble #8

Open
carecamp93 opened this issue Apr 18, 2023 · 0 comments
Open

PIL trouble #8

carecamp93 opened this issue Apr 18, 2023 · 0 comments

Comments

@carecamp93
Copy link

I want confirmation about the warning on having Pillow and PIL in the same environment as I'm trying to perform a transfer training, and I'm receiving this message:

ImportError: cannot import name '_imaging' from 'PIL' (/home/jovyan/.local/lib/python3.8/site-packages/PIL/init.py)

after trying to run this line:

ython train.py --exp_dataset outdoor --epochs 800 --lr_drop 600 --batch_size 16 --output_dir ./checkpoints/ckpts_heat_outdoor_256_ENS --image_size 256 --max_corner_num 150 --lambda_corner 0.05 --run_validation --resume ./checkpoints/ckpts_heat_outdoor_256

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

1 participant