Python 3.11.6 (tags/v3.11.6:8b6ee5b, Oct 2 2023, 14:57:12) [MSC v.1935 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> pip install https://github.com/aiogram/aiogram/archive/refs/heads/dev-3.x.zip File "<stdin>", line 1 pip install https://github.com/aiogram/aiogram/archive/refs/heads/dev-3.x.zip ^^^^^^^ SyntaxError: invalid syntax Python Python 3.11.6 (tags/v3.11.6:8b6ee5b, Oct 2 2023, 14:57:12) [MSC v.1935 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> pip install https://github.com/aiogram/aiogram/archive/refs/heads/dev-3.x.zip File "<stdin>", line 1 pip install https://github.com/aiogram/aiogram/archive/refs/heads/dev-3.x.zip ^^^^^^^ SyntaxError: invalid syntax Что делать, слабо разбираюсь в питоне