sourcery-ai / sourcery

Instant AI code reviews
https://sourcery.ai
MIT License
1.5k stars 65 forks source link

could not start Sourcery service java.util.concurrent.TimeoutException #340

Closed hanyce closed 1 year ago

hanyce commented 1 year ago

it seem i have on file black, how can i install to this directory? 'C:\Users\hannes.zhang\AppData\Local\black\black\Cache\23.3.0\Grammar3.10.11.final.0.pickle'

Description

Code snippet that reproduces issue

Debug Information

Traceback (most recent call last): File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win__main.py", line 9, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\binary\command_line_interface.py", line 32, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\binary\auth.py", line 11, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\binary\util.py", line 15, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\sourcery\engine\refactorings.py", line 31, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\sourcery\code\code_section.py", line 8, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\sourcery\code\skip_comments.py", line 6, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\sourcery\code\source_unparser.py", line 9, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\black\init__.py", line 38, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\black\comments.py", line 12, in File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\black\nodes.py", line 25, in File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\blib2to3\pygram.py", line 181, in initialize File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\blib2to3\pgen2\driver.py", line 305, in load_packaged_grammar File "C:\Users\hannes.zhang\AppData\Roaming\JetBrains\PyCharm2022.1\plugins\sourcery\sourcery_binaries\install\win\pkgutil.py", line 639, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\hannes.zhang\AppData\Local\black\black\Cache\23.3.0\Grammar3.10.11.final.0.pickle'

IDE Version: PyCharm Community Edition 2022.1

Sourcery Version: Sourcery 1.2.0

Operating system and Version: windows 10

hanyce commented 1 year ago

hi; I have just solved the problem. I upgraded pycharm from 2022.1 to 2022.2 and it can be used normally.

ruancomelli commented 1 year ago

Hello, @hanyce! Sorry for the late response - we're glad you were able to solve it by upgrading PyCharm! Please let us know if you run into any other issues again :smile: