Vincent Wen

Results 5 comments of Vincent Wen

I have the same problem

> Still not 100% correct. Enum can take some kwargs. > > ```python > from typing import Any, TypeVar, Type, TYPE_CHECKING > if TYPE_CHECKING: > from sqlalchemy.sql.type_api import TypeEngine >...

Same here, what ever I do to it I always get "Mypy found no problems". And I can't see any error log in Event Log. OS: macOS Catalina PyCharm 2019.3.2

> without root is very hard to do many working. security is only important for Operation. No need for many use cases. Same here. I just a normal developer, want...

> I'm getting `rocksdb/_rocksdb.cpp:622:10: fatal error: 'rocksdb/slice.h' file not found` > > Above did not help. I get same problem, guess we need install rocksdb in mac and make complier...