- you should rename file async.py ( i choose async_fb.py)
- then in 'init.py' file replace line 3 with: from .async_fb import process_pool
- then in 'firebase.py' file replace line 12 with: from .async_fb import process_pool
this is embarrassing...
Enjoy codding!
Kendim için aldığım notları sizin ile paylaşıyorum. Genel olarak ilgi alanlarım yapay zeka, büyük veri ve mobil uygulamalar.
27 Mart 2021
Python 3.7 firebase async sorunu
lol. I 'fix' this 'issue' that is long than an year.
Kaydol:
Kayıtlar (Atom)
Mutlak Gizlilik ve Anonimlik Arayanlar İçin En İyi Kaynaklar: Forumlar, Bloglar ve Topluluklar Rehberi
Mutlak Gizlilik ve Anonimlik Arayanlar İçin En İyi Kaynaklar: Forumlar, Bloglar ve Topluluklar Rehberi Gizliliğe ve anonimliğe odaklanan ...
-
🛡️ Gizlilik Hakkı Rehberi: Dijital ve Fiziksel Hayatta Kapsamlı Korunma 📌 1. Giriş: Gizlilik Neden Temel Bir Haktır? Gizlilik, sadece k...
-
Hi, I use flake8 in my code you should install : pip install flake8 After that you can use like: flake8 example.py In the Visual Studio Co...
-
<?php // Declare and define two dates $date1 = strtotime ( "2016-06-01 22:45:00" ); $date2 = strtotime ( "2...