Closed javadfarah closed 4 years ago
Hi @javadfarah. It looks like you are using python 3.6. I recommend you to install python 3.8 and check if you still receive this error.
hi @karolkielecki thanks for your reply! with python3.8.2 still same error:(
Hello @javadfarah. I'm sorry for my late reply. We will investigate this much more closely because we're not sure what happens with the code here. If I have any news, I'll let you know.
Hey! Unfortunately, it looks like an issue with the old storefront, which we don't maintain anymore...
@karolkielecki hi, thanks for your reply! so what should i do? i used V2.9. if it's old store front why is still there!?
Hey. Saleor 2.9 can use both the old and the new PWA storefront, but we don't maintain the first one anymore. We focus on developing the new storefront: https://github.com/mirumee/saleor-storefront/releases/tag/v0.7.0. It's still beta quality, but we're working on its optimization and stability. Generally speaking, I would recommend you to try our new storefront :)
@karolkielecki thank you for reply and your advice:) i actually tried new store front, it's awesome but i can't develop and customize react applications.
anyway thanks for your support, wish you best :)
What I'm trying to achieve
sorry for my poor english hi. im deploying saleor on vps.
but when i set debug_mode=False
then get_thumbnail raise error: TypeError: '<' not supported between instances of 'SafeText' and 'int'
this error is because of VERSATILEIMAGEFIELD_SETTINGS when i set VERSATILEIMAGEFIELD_SETTINGS = True it works perfectly! i don't khow why!!!
full log:
System information Operating system: ubuntu 18.0.4 django 2.2 saleor 2.9