You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(venv) vitaliy@MacBook-Air marvin % pip3 install marvin install 'git+https://github.com/ai-forever/Kandinsky-2.git'
Collecting git+https://github.com/ai-forever/Kandinsky-2.git
Cloning https://github.com/ai-forever/Kandinsky-2.git to /private/var/folders/dq/fs9xh36x1p5dsv1bwkckgb4r0000gn/T/pip-req-build-yb3_05tm
Running command git clone --filter=blob:none --quiet https://github.com/ai-forever/Kandinsky-2.git /private/var/folders/dq/fs9xh36x1p5dsv1bwkckgb4r0000gn/T/pip-req-build-yb3_05tm
Resolved https://github.com/ai-forever/Kandinsky-2.git to commit 09bd3e8
Preparing metadata (setup.py) ... done
Collecting marvin
Using cached marvin-0.6.4-py3-none-any.whl (81 kB)
Collecting install
Using cached install-1.3.5-py3-none-any.whl (3.2 kB)
Collecting aiofiles~=23.1
Using cached aiofiles-23.1.0-py3-none-any.whl (14 kB)
Collecting aiosqlite~=0.18
Using cached aiosqlite-0.18.0-py3-none-any.whl (15 kB)
Collecting asyncpg~=0.27
Using cached asyncpg-0.27.0-cp311-cp311-macosx_10_9_x86_64.whl (621 kB)
Collecting cloudpickle~=2.2
Using cached cloudpickle-2.2.1-py3-none-any.whl (25 kB)
Collecting datamodel-code-generator~=0.17
Using cached datamodel_code_generator-0.17.2-py3-none-any.whl (75 kB)
Collecting fastapi~=0.89
Using cached fastapi-0.95.0-py3-none-any.whl (57 kB)
Collecting httpx~=0.23
Using cached httpx-0.23.3-py3-none-any.whl (71 kB)
Collecting jinja2~=3.1
Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB)
Collecting langchain~=0.0.103
Using cached langchain-0.0.130-py3-none-any.whl (472 kB)
Collecting nest-asyncio~=1.5
Using cached nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB)
Collecting openai~=0.27
Using cached openai-0.27.2-py3-none-any.whl (70 kB)
Collecting pendulum~=2.1
Using cached pendulum-2.1.2.tar.gz (81 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting prefect~=2.8
Using cached prefect-2.9.0-py3-none-any.whl (2.2 MB)
Collecting pydantic[dotenv]=1.10
Using cached pydantic-1.10.7-cp311-cp311-macosx_10_9_x86_64.whl (2.8 MB)
Collecting rich=13.3
Using cached rich-13.3.3-py3-none-any.whl (238 kB)
Collecting sqlalchemy[asyncio]=1.4
Using cached SQLAlchemy-1.4.47-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Requirement already satisfied: sqlitedict=2.1 in ./venv/lib/python3.11/site-packages (from marvin) (2.1.0)
Collecting sqlmodel~=0.0.8
Using cached sqlmodel-0.0.8-py3-none-any.whl (21 kB)
Collecting tiktoken~=0.3
Using cached tiktoken-0.3.3-cp311-cp311-macosx_10_9_x86_64.whl (735 kB)
Requirement already satisfied: ulid-py~=1.1 in ./venv/lib/python3.11/site-packages (from marvin) (1.1.0)
Collecting uvicorn~=0.20
Using cached uvicorn-0.21.1-py3-none-any.whl (57 kB)
Collecting xxhash~=3.2
Using cached xxhash-3.2.0-cp311-cp311-macosx_10_9_x86_64.whl (35 kB)
Collecting yake~=0.4
Using cached yake-0.4.8-py2.py3-none-any.whl (60 kB)
Collecting typer~=0.7
Using cached typer-0.7.0-py3-none-any.whl (38 kB)
Collecting beautifulsoup4~=4.11
Using cached beautifulsoup4-4.12.0-py3-none-any.whl (132 kB)
Collecting bleach~=6.0
Using cached bleach-6.0.0-py3-none-any.whl (162 kB)
Collecting duckduckgo-search~=2.8
Using cached duckduckgo_search-2.8.5-py3-none-any.whl (30 kB)
Collecting fake-useragent~=1.1
Using cached fake_useragent-1.1.3-py3-none-any.whl (50 kB)
Collecting google-api-python-client~=2.72
Using cached google_api_python_client-2.83.0-py2.py3-none-any.whl (11.2 MB)
Requirement already satisfied: simpleeval~=0.9 in ./venv/lib/python3.11/site-packages (from marvin) (0.9.13)
Collecting trafilatura~=1.4
Using cached trafilatura-1.5.0-py3-none-any.whl (1.0 MB)
Collecting chardet~=5.1
Using cached chardet-5.1.0-py3-none-any.whl (199 kB)
Collecting wikipedia~=1.4
Using cached wikipedia-1.4.0-py3-none-any.whl
Collecting Pillow
Using cached Pillow-9.5.0-cp311-cp311-macosx_10_10_x86_64.whl (3.4 MB)
Collecting attrs
Using cached attrs-22.2.0-py3-none-any.whl (60 kB)
Collecting torch
Using cached torch-2.0.0-cp311-none-macosx_10_9_x86_64.whl (139.5 MB)
Collecting filelock
Using cached filelock-3.10.7-py3-none-any.whl (10 kB)
Collecting requests
Using cached requests-2.28.2-py3-none-any.whl (62 kB)
Collecting tqdm
Using cached tqdm-4.65.0-py3-none-any.whl (77 kB)
Collecting ftfy
Using cached ftfy-6.1.1-py3-none-any.whl (53 kB)
Collecting regex
Using cached regex-2023.3.23-cp311-cp311-macosx_10_9_x86_64.whl (294 kB)
Collecting numpy
Using cached numpy-1.24.2-cp311-cp311-macosx_10_9_x86_64.whl (19.8 MB)
Collecting blobfile
Using cached blobfile-2.0.1-py3-none-any.whl (73 kB)
Collecting transformers==4.23.1
Using cached transformers-4.23.1-py3-none-any.whl (5.3 MB)
Collecting torchvision
Using cached torchvision-0.15.1-cp311-cp311-macosx_10_9_x86_64.whl (1.5 MB)
Collecting omegaconf
Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
Collecting pytorch_lightning
Using cached pytorch_lightning-2.0.1-py3-none-any.whl (716 kB)
Collecting einops
Using cached einops-0.6.0-py3-none-any.whl (41 kB)
Collecting sentencepiece
Using cached sentencepiece-0.1.97.tar.gz (524 kB)
Preparing metadata (setup.py) ... done
Collecting huggingface-hub<1.0,>=0.10.0
Using cached huggingface_hub-0.13.3-py3-none-any.whl (199 kB)
Collecting packaging>=20.0
Using cached packaging-23.0-py3-none-any.whl (42 kB)
Collecting pyyaml>=5.1
Using cached PyYAML-6.0-cp311-cp311-macosx_10_9_x86_64.whl (188 kB)
Requirement already satisfied: tokenizers!=0.11.3,<0.14,>=0.11.1 in ./venv/lib/python3.11/site-packages (from transformers==4.23.1->kandinsky2==0.0.0) (0.13.2)
Collecting soupsieve>1.2
Using cached soupsieve-2.4-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: webencodings in ./venv/lib/python3.11/site-packages (from bleach~=6.0->marvin) (0.5.1)
Collecting PySnooper<2.0.0,>=0.4.1
Using cached PySnooper-1.1.1-py2.py3-none-any.whl (14 kB)
Collecting argcomplete<4.0,>=1.10
Using cached argcomplete-3.0.5-py3-none-any.whl (40 kB)
Collecting black>=19.10b0
Using cached black-23.3.0-cp311-cp311-macosx_10_16_x86_64.whl (1.5 MB)
Collecting genson<2.0,>=1.2.1
Using cached genson-1.2.2-py2.py3-none-any.whl
Collecting inflect<6.0,>=4.1.0
Using cached inflect-5.6.2-py3-none-any.whl (33 kB)
Collecting isort<6.0,>=4.3.21
Using cached isort-5.12.0-py3-none-any.whl (91 kB)
Collecting openapi-spec-validator<=0.5.1,>=0.2.8
Using cached openapi_spec_validator-0.5.1-py3-none-any.whl (31 kB)
Collecting prance<1.0,>=0.18.2
Using cached prance-0.22.11.4.0-py3-none-any.whl (36 kB)
Collecting toml<1.0.0,>=0.10.0
Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting typed-ast>=1.5.0
Using cached typed_ast-1.5.4-cp311-cp311-macosx_10_9_universal2.whl
Collecting click>=8.1.3
Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting starlette<0.27.0,>=0.26.1
Using cached starlette-0.26.1-py3-none-any.whl (66 kB)
Collecting httplib2<1dev,>=0.15.0
Using cached httplib2-0.22.0-py3-none-any.whl (96 kB)
Collecting google-auth<3.0.0dev,>=1.19.0
Using cached google_auth-2.17.1-py2.py3-none-any.whl (178 kB)
Collecting google-auth-httplib2>=0.1.0
Using cached google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB)
Collecting google-api-core!=2.0.,!=2.1.,!=2.2.,!=2.3.0,<3.0.0dev,>=1.31.5
Using cached google_api_core-2.11.0-py3-none-any.whl (120 kB)
Collecting uritemplate<5,>=3.0.1
Using cached uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
Collecting certifi
Using cached certifi-2022.12.7-py3-none-any.whl (155 kB)
Collecting httpcore<0.17.0,>=0.15.0
Using cached httpcore-0.16.3-py3-none-any.whl (69 kB)
Collecting rfc3986[idna2008]<2,>=1.3
Using cached rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)
Collecting sniffio
Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting MarkupSafe>=2.0
Using cached MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_x86_64.whl (13 kB)
Collecting aiohttp<4.0.0,>=3.8.3
Using cached aiohttp-3.8.4-cp311-cp311-macosx_10_9_x86_64.whl (355 kB)
Collecting dataclasses-json<0.6.0,>=0.5.7
Using cached dataclasses_json-0.5.7-py3-none-any.whl (25 kB)
Collecting tenacity<9.0.0,>=8.1.0
Using cached tenacity-8.2.2-py3-none-any.whl (24 kB)
Collecting python-dateutil<3.0,>=2.6
Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting pytzdata>=2020.1
Using cached pytzdata-2020.1-py2.py3-none-any.whl (489 kB)
Collecting alembic>=1.7.5
Using cached alembic-1.10.2-py3-none-any.whl (212 kB)
Collecting anyio>=3.4.0
Using cached anyio-3.6.2-py3-none-any.whl (80 kB)
Collecting apprise>=1.1.0
Using cached apprise-1.3.0-py2.py3-none-any.whl (1.1 MB)
Collecting asgi-lifespan>=1.0
Using cached asgi_lifespan-2.1.0-py3-none-any.whl (10 kB)
Collecting coolname>=1.0.4
Using cached coolname-2.2.0-py2.py3-none-any.whl (37 kB)
Collecting croniter>=1.0.12
Using cached croniter-1.3.8-py2.py3-none-any.whl (18 kB)
Collecting cryptography>=36.0.1
Using cached cryptography-40.0.1-cp36-abi3-macosx_10_12_x86_64.whl (2.8 MB)
Collecting dateparser>=1.1.1
Using cached dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
Collecting docker>=4.0
Using cached docker-6.0.1-py3-none-any.whl (147 kB)
Collecting fsspec!=2023.3.0,>=2022.5.0
Using cached fsspec-2023.1.0-py3-none-any.whl (143 kB)
Collecting griffe>=0.20.0
Using cached griffe-0.26.0-py3-none-any.whl (88 kB)
Collecting jsonpatch>=1.32
Using cached jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
Collecting jsonschema<5.0.0,>=3.2.0
Using cached jsonschema-4.17.3-py3-none-any.whl (90 kB)
Collecting kubernetes>=24.2.0
Using cached kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB)
Collecting orjson>=3.7
Using cached orjson-3.8.9-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (488 kB)
Collecting pathspec>=0.8.0
Using cached pathspec-0.11.1-py3-none-any.whl (29 kB)
Collecting python-slugify>=5.0
Using cached python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
Collecting pytz>=2021.1
Using cached pytz-2023.3-py2.py3-none-any.whl (502 kB)
Collecting readchar>=4.0.0
Using cached readchar-4.0.5-py3-none-any.whl (8.5 kB)
Collecting typing-extensions>=4.1.0
Using cached typing_extensions-4.5.0-py3-none-any.whl (27 kB)
Collecting websockets>=10.4
Using cached websockets-11.0-cp311-cp311-macosx_10_9_x86_64.whl (120 kB)
Collecting python-dotenv>=0.10.4
Using cached python_dotenv-1.0.0-py3-none-any.whl (19 kB)
Collecting charset-normalizer<4,>=2
Using cached charset_normalizer-3.1.0-cp311-cp311-macosx_10_9_x86_64.whl (123 kB)
Collecting idna<4,>=2.5
Using cached idna-3.4-py3-none-any.whl (61 kB)
Collecting urllib3<1.27,>=1.21.1
Using cached urllib3-1.26.15-py2.py3-none-any.whl (140 kB)
Collecting markdown-it-py<3.0.0,>=2.2.0
Using cached markdown_it_py-2.2.0-py3-none-any.whl (84 kB)
Collecting pygments<3.0.0,>=2.13.0
Using cached Pygments-2.14.0-py3-none-any.whl (1.1 MB)
Collecting greenlet!=0.4.17
Using cached greenlet-2.0.2-cp311-cp311-macosx_10_9_universal2.whl (243 kB)
INFO: pip is looking at multiple versions of sqlitedict to determine which version is compatible with other requirements. This could take a while.
Collecting sqlitedict~=2.1
Using cached sqlitedict-2.1.0-py3-none-any.whl
INFO: pip is looking at multiple versions of sqlalchemy[asyncio] to determine which version is compatible with other requirements. This could take a while.
Collecting sqlalchemy[asyncio]=1.4
Using cached SQLAlchemy-1.4.46-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.45-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.44-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.43-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.42-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.41-cp311-cp311-macosx_10_15_x86_64.whl (1.5 MB)
Collecting sqlalchemy2-stubs
Using cached sqlalchemy2_stubs-0.0.2a32-py3-none-any.whl (191 kB)
Collecting courlan>=0.9.0
Using cached courlan-0.9.0-py3-none-any.whl (40 kB)
Collecting htmldate>=1.4.2
Using cached htmldate-1.4.2-py3-none-any.whl (33 kB)
Collecting justext>=3.0.0
Using cached jusText-3.0.0-py2.py3-none-any.whl (837 kB)
Collecting lxml>=4.9.2
Using cached lxml-4.9.2-cp311-cp311-macosx_10_9_universal2.whl
Collecting h11>=0.8
Using cached h11-0.14.0-py3-none-any.whl (58 kB)
Collecting tabulate
Using cached tabulate-0.9.0-py3-none-any.whl (35 kB)
Collecting segtok
Using cached segtok-1.5.11-py3-none-any.whl (24 kB)
Collecting networkx
Using cached networkx-3.0-py3-none-any.whl (2.0 MB)
Collecting jellyfish
Using cached jellyfish-0.11.2-cp311-cp311-macosx_10_7_x86_64.whl (328 kB)
Collecting pycryptodomex=3.8
Using cached pycryptodomex-3.17-cp35-abi3-macosx_10_9_x86_64.whl (1.6 MB)
Requirement already satisfied: wcwidth>=0.2.5 in ./venv/lib/python3.11/site-packages (from ftfy->kandinsky2==0.0.0) (0.2.6)
Collecting antlr4-python3-runtime==4.9.
Using cached antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
Preparing metadata (setup.py) ... done
Collecting fsspec[http]>2021.06.0
Using cached fsspec-2023.3.0-py3-none-any.whl (145 kB)
Collecting torchmetrics>=0.7.0
Using cached torchmetrics-0.11.4-py3-none-any.whl (519 kB)
Collecting lightning-utilities>=0.7.0
Using cached lightning_utilities-0.8.0-py3-none-any.whl (20 kB)
Collecting sympy
Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB)
Collecting multidict<7.0,>=4.5
Using cached multidict-6.0.4-cp311-cp311-macosx_10_9_x86_64.whl (29 kB)
Collecting async-timeout<5.0,>=4.0.0a3
Using cached async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.8.2-cp311-cp311-macosx_10_9_x86_64.whl (59 kB)
Collecting frozenlist>=1.1.1
Using cached frozenlist-1.3.3-cp311-cp311-macosx_10_9_x86_64.whl (35 kB)
Collecting aiosignal>=1.1.2
Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting Mako
Using cached Mako-1.2.4-py3-none-any.whl (78 kB)
Collecting requests-oauthlib
Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
Collecting markdown
Using cached Markdown-3.4.3-py3-none-any.whl (93 kB)
Collecting mypy-extensions>=0.4.3
Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
Collecting platformdirs>=2
Using cached platformdirs-3.2.0-py3-none-any.whl (14 kB)
Collecting langcodes>=3.3.0
Using cached langcodes-3.3.0-py3-none-any.whl (181 kB)
Collecting tld>=0.13
Using cached tld-0.13-py2.py3-none-any.whl (263 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.1-cp311-cp311-macosx_10_9_x86_64.whl (179 kB)
Collecting marshmallow<4.0.0,>=3.3.0
Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)
Collecting marshmallow-enum<2.0.0,>=1.5.1
Using cached marshmallow_enum-1.5.1-py2.py3-none-any.whl (4.2 kB)
Collecting typing-inspect>=0.4.0
Using cached typing_inspect-0.8.0-py3-none-any.whl (8.7 kB)
Collecting tzlocal
Using cached tzlocal-4.3-py3-none-any.whl (20 kB)
Collecting websocket-client>=0.32.0
Using cached websocket_client-1.5.1-py3-none-any.whl (55 kB)
Collecting googleapis-common-protos<2.0dev,>=1.56.2
Using cached googleapis_common_protos-1.59.0-py2.py3-none-any.whl (223 kB)
Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5
Using cached protobuf-4.22.1-cp37-abi3-macosx_10_9_universal2.whl (397 kB)
Collecting cachetools<6.0,>=2.0.0
Using cached cachetools-5.3.0-py3-none-any.whl (9.3 kB)
Collecting pyasn1-modules>=0.2.1
Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting rsa<5,>=3.1.4
Using cached rsa-4.9-py3-none-any.whl (34 kB)
Collecting colorama>=0.4
Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2
Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting h2<5,>=3
Using cached h2-4.1.0-py3-none-any.whl (57 kB)
Collecting jsonpointer>=1.9
Using cached jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)
Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
Using cached pyrsistent-0.19.3-cp311-cp311-macosx_10_9_universal2.whl (82 kB)
Requirement already satisfied: setuptools>=21.0.0 in ./venv/lib/python3.11/site-packages (from kubernetes>=24.2.0->prefect~=2.8->marvin) (65.5.0)
Collecting mdurl~=0.1
Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Collecting importlib-resources<6.0.0,>=5.8.0
Using cached importlib_resources-5.12.0-py3-none-any.whl (36 kB)
Collecting jsonschema-spec<0.2.0,>=0.1.1
Using cached jsonschema_spec-0.1.4-py3-none-any.whl (12 kB)
Collecting lazy-object-proxy<2.0.0,>=1.7.1
Using cached lazy_object_proxy-1.9.0-cp311-cp311-macosx_10_9_x86_64.whl (22 kB)
Collecting openapi-schema-validator<0.4.0,>=0.3.2
Using cached openapi_schema_validator-0.3.4-py3-none-any.whl (9.8 kB)
Collecting prance<1.0,>=0.18.2
Using cached prance-0.22.2.22.0-py3-none-any.whl (36 kB)
Collecting ruamel.yaml>=0.17.10
Using cached ruamel.yaml-0.17.21-py3-none-any.whl (109 kB)
Collecting email-validator>=1.0.3
Using cached email_validator-1.3.1-py2.py3-none-any.whl (22 kB)
Requirement already satisfied: text-unidecode>=1.3 in ./venv/lib/python3.11/site-packages (from python-slugify>=5.0->prefect~=2.8->marvin) (1.3)
Collecting mpmath>=0.19
Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Collecting pycparser
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting dnspython>=1.15.0
Using cached dnspython-2.3.0-py3-none-any.whl (283 kB)
Collecting hyperframe<7,>=6.0
Using cached hyperframe-6.0.1-py3-none-any.whl (12 kB)
Collecting hpack<5,>=4.0
Using cached hpack-4.0.0-py3-none-any.whl (32 kB)
Collecting pathable<0.5.0,>=0.4.1
Using cached pathable-0.4.3-py3-none-any.whl (9.6 kB)
Collecting pyasn1<0.5.0,>=0.4.6
Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting oauthlib>=3.0.0
Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB)
Collecting pytz-deprecation-shim
Using cached pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
Collecting tzdata
Using cached tzdata-2023.3-py2.py3-none-any.whl (341 kB)
Building wheels for collected packages: pendulum
Building wheel for pendulum (pyproject.toml) ... done
Created wheel for pendulum: filename=pendulum-2.1.2-cp311-cp311-macosx_12_0_x86_64.whl size=144177 sha256=c06b8041667c5f00914cbe588bba6a9bcd9dcf5d40d7920c56c1d1287e692390
Stored in directory: /Users/vitaliy/Library/Caches/pip/wheels/a4/b7/10/a86f4f49b1bdf8a0cf3da42d48f499e4cb7529ebab7aad3550
Successfully built pendulum
Installing collected packages: sentencepiece, rfc3986, pytz, PySnooper, pyasn1, mpmath, genson, fake-useragent, coolname, antlr4-python3-runtime, xxhash, websockets, websocket-client, urllib3, uritemplate, tzdata, typing-extensions, typed-ast, tqdm, toml, tld, tenacity, tabulate, sympy, soupsieve, sniffio, six, ruamel.yaml, rsa, regex, readchar, pyyaml, pytzdata, python-slugify, python-dotenv, pyrsistent, pyparsing, pygments, pycryptodomex, pycparser, pyasn1-modules, protobuf, platformdirs, Pillow, pathspec, pathable, packaging, orjson, oauthlib, numpy, networkx, nest-asyncio, mypy-extensions, multidict, mdurl, MarkupSafe, markdown, lxml, lazy-object-proxy, langcodes, jsonpointer, jellyfish, isort, install, inflect, importlib-resources, idna, hyperframe, hpack, h11, greenlet, ftfy, fsspec, frozenlist, filelock, einops, dnspython, colorama, cloudpickle, click, charset-normalizer, chardet, certifi, cachetools, attrs, asyncpg, async-timeout, argcomplete, aiosqlite, aiofiles, yarl, uvicorn, typing-inspect, typer, sqlalchemy2-stubs, sqlalchemy, segtok, requests, pytz-deprecation-shim, python-dateutil, pydantic, omegaconf, marshmallow, markdown-it-py, Mako, lightning-utilities, justext, jsonschema, jsonpatch, jinja2, httplib2, h2, griffe, googleapis-common-protos, google-auth, email-validator, courlan, cffi, blobfile, bleach, black, beautifulsoup4, asgi-lifespan, anyio, aiosignal, yake, wikipedia, tzlocal, torch, tiktoken, starlette, sqlmodel, rich, requests-oauthlib, prance, pendulum, openapi-schema-validator, marshmallow-enum, jsonschema-spec, huggingface-hub, httpcore, google-auth-httplib2, google-api-core, duckduckgo-search, docker, cryptography, croniter, alembic, aiohttp, transformers, torchvision, torchmetrics, openapi-spec-validator, openai, kubernetes, httpx, google-api-python-client, fastapi, dateparser, dataclasses-json, apprise, pytorch_lightning, langchain, htmldate, datamodel-code-generator, trafilatura, prefect, kandinsky2, marvin
DEPRECATION: sentencepiece is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
Running setup.py install for sentencepiece ... error
error: subprocess-exited-with-error
× Running setup.py install for sentencepiece did not run successfully.
│ exit code: 1
╰─> [89 lines of output]
running install
/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running build
running build_py
creating build
creating build/lib.macosx-10.9-universal2-cpython-311
creating build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
copying src/sentencepiece/init.py -> build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
copying src/sentencepiece/_version.py -> build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
copying src/sentencepiece/sentencepiece_model_pb2.py -> build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
copying src/sentencepiece/sentencepiece_pb2.py -> build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
running build_ext
Package sentencepiece was not found in the pkg-config search path.
Perhaps you should add the directory containing `sentencepiece.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sentencepiece' found
Cloning into 'sentencepiece'...
Note: switching to '58f256cf6f01bb86e6fa634a5cc560de5bd1667d'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
./build_bundled.sh: line 19: cmake: command not found
./build_bundled.sh: line 20: nproc: command not found
./build_bundled.sh: line 20: cmake: command not found
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/private/var/folders/dq/fs9xh36x1p5dsv1bwkckgb4r0000gn/T/pip-install-8nbbldo4/sentencepiece_721b978765ec4b9bad37a451b5799439/setup.py", line 136, in <module>
setup(
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/__init__.py", line 87, in setup
return distutils.core.setup(**attrs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 185, in setup
return run_commands(dist)
^^^^^^^^^^^^^^^^^^
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
dist.run_commands()
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 968, in run_commands
self.run_command(cmd)
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/dist.py", line 1217, in run_command
super().run_command(command)
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
cmd_obj.run()
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/command/install.py", line 68, in run
return orig.install.run(self)
^^^^^^^^^^^^^^^^^^^^^^
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/command/install.py", line 698, in run
self.run_command('build')
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 319, in run_command
self.distribution.run_command(command)
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/dist.py", line 1217, in run_command
super().run_command(command)
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
cmd_obj.run()
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/command/build.py", line 132, in run
self.run_command(cmd_name)
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 319, in run_command
self.distribution.run_command(command)
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/dist.py", line 1217, in run_command
super().run_command(command)
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
cmd_obj.run()
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/command/build_ext.py", line 84, in run
_build_ext.run(self)
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py", line 346, in run
self.build_extensions()
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py", line 466, in build_extensions
self._build_extensions_serial()
File "/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py", line 492, in _build_extensions_serial
self.build_extension(ext)
File "/private/var/folders/dq/fs9xh36x1p5dsv1bwkckgb4r0000gn/T/pip-install-8nbbldo4/sentencepiece_721b978765ec4b9bad37a451b5799439/setup.py", line 89, in build_extension
subprocess.check_call(['./build_bundled.sh', __version__])
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py", line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['./build_bundled.sh', '0.1.97']' returned non-zero exit status 127.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> sentencepiece
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
(venv) vitaliy@MacBook-Air marvin %
The text was updated successfully, but these errors were encountered:
(venv) vitaliy@MacBook-Air marvin % pip3 install marvin install 'git+https://github.com/ai-forever/Kandinsky-2.git'
Collecting git+https://github.com/ai-forever/Kandinsky-2.git
Cloning https://github.com/ai-forever/Kandinsky-2.git to /private/var/folders/dq/fs9xh36x1p5dsv1bwkckgb4r0000gn/T/pip-req-build-yb3_05tm
Running command git clone --filter=blob:none --quiet https://github.com/ai-forever/Kandinsky-2.git /private/var/folders/dq/fs9xh36x1p5dsv1bwkckgb4r0000gn/T/pip-req-build-yb3_05tm
Resolved https://github.com/ai-forever/Kandinsky-2.git to commit 09bd3e8
Preparing metadata (setup.py) ... done
Collecting marvin
Using cached marvin-0.6.4-py3-none-any.whl (81 kB)
Collecting install
Using cached install-1.3.5-py3-none-any.whl (3.2 kB)
Collecting aiofiles~=23.1
Using cached aiofiles-23.1.0-py3-none-any.whl (14 kB)
Collecting aiosqlite~=0.18
Using cached aiosqlite-0.18.0-py3-none-any.whl (15 kB)
Collecting asyncpg~=0.27
Using cached asyncpg-0.27.0-cp311-cp311-macosx_10_9_x86_64.whl (621 kB)
Collecting cloudpickle~=2.2
Using cached cloudpickle-2.2.1-py3-none-any.whl (25 kB)
Collecting datamodel-code-generator~=0.17
Using cached datamodel_code_generator-0.17.2-py3-none-any.whl (75 kB)
Collecting fastapi~=0.89
Using cached fastapi-0.95.0-py3-none-any.whl (57 kB)
Collecting httpx~=0.23
Using cached httpx-0.23.3-py3-none-any.whl (71 kB)
Collecting jinja2~=3.1
Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB)
Collecting langchain~=0.0.103
Using cached langchain-0.0.130-py3-none-any.whl (472 kB)
Collecting nest-asyncio~=1.5
Using cached nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB)
Collecting openai~=0.27
Using cached openai-0.27.2-py3-none-any.whl (70 kB)
Collecting pendulum~=2.1
Using cached pendulum-2.1.2.tar.gz (81 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting prefect~=2.8
Using cached prefect-2.9.0-py3-none-any.whl (2.2 MB)
Collecting pydantic[dotenv]
=1.10=13.3Using cached pydantic-1.10.7-cp311-cp311-macosx_10_9_x86_64.whl (2.8 MB)
Collecting rich
Using cached rich-13.3.3-py3-none-any.whl (238 kB)
Collecting sqlalchemy[asyncio]
=1.4=2.1 in ./venv/lib/python3.11/site-packages (from marvin) (2.1.0)Using cached SQLAlchemy-1.4.47-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Requirement already satisfied: sqlitedict
Collecting sqlmodel~=0.0.8
Using cached sqlmodel-0.0.8-py3-none-any.whl (21 kB)
Collecting tiktoken~=0.3
Using cached tiktoken-0.3.3-cp311-cp311-macosx_10_9_x86_64.whl (735 kB)
Requirement already satisfied: ulid-py~=1.1 in ./venv/lib/python3.11/site-packages (from marvin) (1.1.0)
Collecting uvicorn~=0.20
Using cached uvicorn-0.21.1-py3-none-any.whl (57 kB)
Collecting xxhash~=3.2
Using cached xxhash-3.2.0-cp311-cp311-macosx_10_9_x86_64.whl (35 kB)
Collecting yake~=0.4
Using cached yake-0.4.8-py2.py3-none-any.whl (60 kB)
Collecting typer~=0.7
Using cached typer-0.7.0-py3-none-any.whl (38 kB)
Collecting beautifulsoup4~=4.11
Using cached beautifulsoup4-4.12.0-py3-none-any.whl (132 kB)
Collecting bleach~=6.0
Using cached bleach-6.0.0-py3-none-any.whl (162 kB)
Collecting duckduckgo-search~=2.8
Using cached duckduckgo_search-2.8.5-py3-none-any.whl (30 kB)
Collecting fake-useragent~=1.1
Using cached fake_useragent-1.1.3-py3-none-any.whl (50 kB)
Collecting google-api-python-client~=2.72
Using cached google_api_python_client-2.83.0-py2.py3-none-any.whl (11.2 MB)
Requirement already satisfied: simpleeval~=0.9 in ./venv/lib/python3.11/site-packages (from marvin) (0.9.13)
Collecting trafilatura~=1.4
Using cached trafilatura-1.5.0-py3-none-any.whl (1.0 MB)
Collecting chardet~=5.1
Using cached chardet-5.1.0-py3-none-any.whl (199 kB)
Collecting wikipedia~=1.4
Using cached wikipedia-1.4.0-py3-none-any.whl
Collecting Pillow
Using cached Pillow-9.5.0-cp311-cp311-macosx_10_10_x86_64.whl (3.4 MB)
Collecting attrs
Using cached attrs-22.2.0-py3-none-any.whl (60 kB)
Collecting torch
Using cached torch-2.0.0-cp311-none-macosx_10_9_x86_64.whl (139.5 MB)
Collecting filelock
Using cached filelock-3.10.7-py3-none-any.whl (10 kB)
Collecting requests
Using cached requests-2.28.2-py3-none-any.whl (62 kB)
Collecting tqdm
Using cached tqdm-4.65.0-py3-none-any.whl (77 kB)
Collecting ftfy
Using cached ftfy-6.1.1-py3-none-any.whl (53 kB)
Collecting regex
Using cached regex-2023.3.23-cp311-cp311-macosx_10_9_x86_64.whl (294 kB)
Collecting numpy
Using cached numpy-1.24.2-cp311-cp311-macosx_10_9_x86_64.whl (19.8 MB)
Collecting blobfile
Using cached blobfile-2.0.1-py3-none-any.whl (73 kB)
Collecting transformers==4.23.1
Using cached transformers-4.23.1-py3-none-any.whl (5.3 MB)
Collecting torchvision
Using cached torchvision-0.15.1-cp311-cp311-macosx_10_9_x86_64.whl (1.5 MB)
Collecting omegaconf
Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
Collecting pytorch_lightning
Using cached pytorch_lightning-2.0.1-py3-none-any.whl (716 kB)
Collecting einops
Using cached einops-0.6.0-py3-none-any.whl (41 kB)
Collecting sentencepiece
Using cached sentencepiece-0.1.97.tar.gz (524 kB)
Preparing metadata (setup.py) ... done
Collecting huggingface-hub<1.0,>=0.10.0
Using cached huggingface_hub-0.13.3-py3-none-any.whl (199 kB)
Collecting packaging>=20.0
Using cached packaging-23.0-py3-none-any.whl (42 kB)
Collecting pyyaml>=5.1
Using cached PyYAML-6.0-cp311-cp311-macosx_10_9_x86_64.whl (188 kB)
Requirement already satisfied: tokenizers!=0.11.3,<0.14,>=0.11.1 in ./venv/lib/python3.11/site-packages (from transformers==4.23.1->kandinsky2==0.0.0) (0.13.2)
Collecting soupsieve>1.2
Using cached soupsieve-2.4-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: webencodings in ./venv/lib/python3.11/site-packages (from bleach~=6.0->marvin) (0.5.1)
Collecting PySnooper<2.0.0,>=0.4.1
Using cached PySnooper-1.1.1-py2.py3-none-any.whl (14 kB)
Collecting argcomplete<4.0,>=1.10
Using cached argcomplete-3.0.5-py3-none-any.whl (40 kB)
Collecting black>=19.10b0
Using cached black-23.3.0-cp311-cp311-macosx_10_16_x86_64.whl (1.5 MB)
Collecting genson<2.0,>=1.2.1
Using cached genson-1.2.2-py2.py3-none-any.whl
Collecting inflect<6.0,>=4.1.0
Using cached inflect-5.6.2-py3-none-any.whl (33 kB)
Collecting isort<6.0,>=4.3.21
Using cached isort-5.12.0-py3-none-any.whl (91 kB)
Collecting openapi-spec-validator<=0.5.1,>=0.2.8
Using cached openapi_spec_validator-0.5.1-py3-none-any.whl (31 kB)
Collecting prance<1.0,>=0.18.2
Using cached prance-0.22.11.4.0-py3-none-any.whl (36 kB)
Collecting toml<1.0.0,>=0.10.0
Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting typed-ast>=1.5.0
Using cached typed_ast-1.5.4-cp311-cp311-macosx_10_9_universal2.whl
Collecting click>=8.1.3
Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting starlette<0.27.0,>=0.26.1
Using cached starlette-0.26.1-py3-none-any.whl (66 kB)
Collecting httplib2<1dev,>=0.15.0
Using cached httplib2-0.22.0-py3-none-any.whl (96 kB)
Collecting google-auth<3.0.0dev,>=1.19.0
Using cached google_auth-2.17.1-py2.py3-none-any.whl (178 kB)
Collecting google-auth-httplib2>=0.1.0
Using cached google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB)
Collecting google-api-core!=2.0.,!=2.1.,!=2.2.,!=2.3.0,<3.0.0dev,>=1.31.5
Using cached google_api_core-2.11.0-py3-none-any.whl (120 kB)
Collecting uritemplate<5,>=3.0.1
Using cached uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
Collecting certifi
Using cached certifi-2022.12.7-py3-none-any.whl (155 kB)
Collecting httpcore<0.17.0,>=0.15.0
Using cached httpcore-0.16.3-py3-none-any.whl (69 kB)
Collecting rfc3986[idna2008]<2,>=1.3
Using cached rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)
Collecting sniffio
Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting MarkupSafe>=2.0
Using cached MarkupSafe-2.1.2-cp311-cp311-macosx_10_9_x86_64.whl (13 kB)
Collecting aiohttp<4.0.0,>=3.8.3
Using cached aiohttp-3.8.4-cp311-cp311-macosx_10_9_x86_64.whl (355 kB)
Collecting dataclasses-json<0.6.0,>=0.5.7
Using cached dataclasses_json-0.5.7-py3-none-any.whl (25 kB)
Collecting tenacity<9.0.0,>=8.1.0
Using cached tenacity-8.2.2-py3-none-any.whl (24 kB)
Collecting python-dateutil<3.0,>=2.6
Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting pytzdata>=2020.1
Using cached pytzdata-2020.1-py2.py3-none-any.whl (489 kB)
Collecting alembic>=1.7.5
Using cached alembic-1.10.2-py3-none-any.whl (212 kB)
Collecting anyio>=3.4.0
Using cached anyio-3.6.2-py3-none-any.whl (80 kB)
Collecting apprise>=1.1.0
Using cached apprise-1.3.0-py2.py3-none-any.whl (1.1 MB)
Collecting asgi-lifespan>=1.0
Using cached asgi_lifespan-2.1.0-py3-none-any.whl (10 kB)
Collecting coolname>=1.0.4
Using cached coolname-2.2.0-py2.py3-none-any.whl (37 kB)
Collecting croniter>=1.0.12
Using cached croniter-1.3.8-py2.py3-none-any.whl (18 kB)
Collecting cryptography>=36.0.1
Using cached cryptography-40.0.1-cp36-abi3-macosx_10_12_x86_64.whl (2.8 MB)
Collecting dateparser>=1.1.1
Using cached dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
Collecting docker>=4.0
Using cached docker-6.0.1-py3-none-any.whl (147 kB)
Collecting fsspec!=2023.3.0,>=2022.5.0
Using cached fsspec-2023.1.0-py3-none-any.whl (143 kB)
Collecting griffe>=0.20.0
Using cached griffe-0.26.0-py3-none-any.whl (88 kB)
Collecting jsonpatch>=1.32
Using cached jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
Collecting jsonschema<5.0.0,>=3.2.0
Using cached jsonschema-4.17.3-py3-none-any.whl (90 kB)
Collecting kubernetes>=24.2.0
Using cached kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB)
Collecting orjson>=3.7
Using cached orjson-3.8.9-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (488 kB)
Collecting pathspec>=0.8.0
Using cached pathspec-0.11.1-py3-none-any.whl (29 kB)
Collecting python-slugify>=5.0
Using cached python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
Collecting pytz>=2021.1
Using cached pytz-2023.3-py2.py3-none-any.whl (502 kB)
Collecting readchar>=4.0.0
Using cached readchar-4.0.5-py3-none-any.whl (8.5 kB)
Collecting typing-extensions>=4.1.0
Using cached typing_extensions-4.5.0-py3-none-any.whl (27 kB)
Collecting websockets>=10.4
Using cached websockets-11.0-cp311-cp311-macosx_10_9_x86_64.whl (120 kB)
Collecting python-dotenv>=0.10.4
Using cached python_dotenv-1.0.0-py3-none-any.whl (19 kB)
Collecting charset-normalizer<4,>=2
Using cached charset_normalizer-3.1.0-cp311-cp311-macosx_10_9_x86_64.whl (123 kB)
Collecting idna<4,>=2.5
Using cached idna-3.4-py3-none-any.whl (61 kB)
Collecting urllib3<1.27,>=1.21.1
Using cached urllib3-1.26.15-py2.py3-none-any.whl (140 kB)
Collecting markdown-it-py<3.0.0,>=2.2.0
Using cached markdown_it_py-2.2.0-py3-none-any.whl (84 kB)
Collecting pygments<3.0.0,>=2.13.0
Using cached Pygments-2.14.0-py3-none-any.whl (1.1 MB)
Collecting greenlet!=0.4.17
Using cached greenlet-2.0.2-cp311-cp311-macosx_10_9_universal2.whl (243 kB)
INFO: pip is looking at multiple versions of sqlitedict to determine which version is compatible with other requirements. This could take a while.
Collecting sqlitedict~=2.1
Using cached sqlitedict-2.1.0-py3-none-any.whl
INFO: pip is looking at multiple versions of sqlalchemy[asyncio] to determine which version is compatible with other requirements. This could take a while.
Collecting sqlalchemy[asyncio]
=1.4=3.8Using cached SQLAlchemy-1.4.46-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.45-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.44-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.43-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.42-cp311-cp311-macosx_10_9_universal2.whl (1.6 MB)
Using cached SQLAlchemy-1.4.41-cp311-cp311-macosx_10_15_x86_64.whl (1.5 MB)
Collecting sqlalchemy2-stubs
Using cached sqlalchemy2_stubs-0.0.2a32-py3-none-any.whl (191 kB)
Collecting courlan>=0.9.0
Using cached courlan-0.9.0-py3-none-any.whl (40 kB)
Collecting htmldate>=1.4.2
Using cached htmldate-1.4.2-py3-none-any.whl (33 kB)
Collecting justext>=3.0.0
Using cached jusText-3.0.0-py2.py3-none-any.whl (837 kB)
Collecting lxml>=4.9.2
Using cached lxml-4.9.2-cp311-cp311-macosx_10_9_universal2.whl
Collecting h11>=0.8
Using cached h11-0.14.0-py3-none-any.whl (58 kB)
Collecting tabulate
Using cached tabulate-0.9.0-py3-none-any.whl (35 kB)
Collecting segtok
Using cached segtok-1.5.11-py3-none-any.whl (24 kB)
Collecting networkx
Using cached networkx-3.0-py3-none-any.whl (2.0 MB)
Collecting jellyfish
Using cached jellyfish-0.11.2-cp311-cp311-macosx_10_7_x86_64.whl (328 kB)
Collecting pycryptodomex
Using cached pycryptodomex-3.17-cp35-abi3-macosx_10_9_x86_64.whl (1.6 MB)
Requirement already satisfied: wcwidth>=0.2.5 in ./venv/lib/python3.11/site-packages (from ftfy->kandinsky2==0.0.0) (0.2.6)
Collecting antlr4-python3-runtime==4.9.
Using cached antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
Preparing metadata (setup.py) ... done
Collecting fsspec[http]>2021.06.0
Using cached fsspec-2023.3.0-py3-none-any.whl (145 kB)
Collecting torchmetrics>=0.7.0
Using cached torchmetrics-0.11.4-py3-none-any.whl (519 kB)
Collecting lightning-utilities>=0.7.0
Using cached lightning_utilities-0.8.0-py3-none-any.whl (20 kB)
Collecting sympy
Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB)
Collecting multidict<7.0,>=4.5
Using cached multidict-6.0.4-cp311-cp311-macosx_10_9_x86_64.whl (29 kB)
Collecting async-timeout<5.0,>=4.0.0a3
Using cached async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting yarl<2.0,>=1.0
Using cached yarl-1.8.2-cp311-cp311-macosx_10_9_x86_64.whl (59 kB)
Collecting frozenlist>=1.1.1
Using cached frozenlist-1.3.3-cp311-cp311-macosx_10_9_x86_64.whl (35 kB)
Collecting aiosignal>=1.1.2
Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting Mako
Using cached Mako-1.2.4-py3-none-any.whl (78 kB)
Collecting requests-oauthlib
Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
Collecting markdown
Using cached Markdown-3.4.3-py3-none-any.whl (93 kB)
Collecting mypy-extensions>=0.4.3
Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
Collecting platformdirs>=2
Using cached platformdirs-3.2.0-py3-none-any.whl (14 kB)
Collecting langcodes>=3.3.0
Using cached langcodes-3.3.0-py3-none-any.whl (181 kB)
Collecting tld>=0.13
Using cached tld-0.13-py2.py3-none-any.whl (263 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.1-cp311-cp311-macosx_10_9_x86_64.whl (179 kB)
Collecting marshmallow<4.0.0,>=3.3.0
Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)
Collecting marshmallow-enum<2.0.0,>=1.5.1
Using cached marshmallow_enum-1.5.1-py2.py3-none-any.whl (4.2 kB)
Collecting typing-inspect>=0.4.0
Using cached typing_inspect-0.8.0-py3-none-any.whl (8.7 kB)
Collecting tzlocal
Using cached tzlocal-4.3-py3-none-any.whl (20 kB)
Collecting websocket-client>=0.32.0
Using cached websocket_client-1.5.1-py3-none-any.whl (55 kB)
Collecting googleapis-common-protos<2.0dev,>=1.56.2
Using cached googleapis_common_protos-1.59.0-py2.py3-none-any.whl (223 kB)
Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5
Using cached protobuf-4.22.1-cp37-abi3-macosx_10_9_universal2.whl (397 kB)
Collecting cachetools<6.0,>=2.0.0
Using cached cachetools-5.3.0-py3-none-any.whl (9.3 kB)
Collecting pyasn1-modules>=0.2.1
Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting rsa<5,>=3.1.4
Using cached rsa-4.9-py3-none-any.whl (34 kB)
Collecting colorama>=0.4
Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2
Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting h2<5,>=3
Using cached h2-4.1.0-py3-none-any.whl (57 kB)
Collecting jsonpointer>=1.9
Using cached jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)
Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
Using cached pyrsistent-0.19.3-cp311-cp311-macosx_10_9_universal2.whl (82 kB)
Requirement already satisfied: setuptools>=21.0.0 in ./venv/lib/python3.11/site-packages (from kubernetes>=24.2.0->prefect~=2.8->marvin) (65.5.0)
Collecting mdurl~=0.1
Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Collecting importlib-resources<6.0.0,>=5.8.0
Using cached importlib_resources-5.12.0-py3-none-any.whl (36 kB)
Collecting jsonschema-spec<0.2.0,>=0.1.1
Using cached jsonschema_spec-0.1.4-py3-none-any.whl (12 kB)
Collecting lazy-object-proxy<2.0.0,>=1.7.1
Using cached lazy_object_proxy-1.9.0-cp311-cp311-macosx_10_9_x86_64.whl (22 kB)
Collecting openapi-schema-validator<0.4.0,>=0.3.2
Using cached openapi_schema_validator-0.3.4-py3-none-any.whl (9.8 kB)
Collecting prance<1.0,>=0.18.2
Using cached prance-0.22.2.22.0-py3-none-any.whl (36 kB)
Collecting ruamel.yaml>=0.17.10
Using cached ruamel.yaml-0.17.21-py3-none-any.whl (109 kB)
Collecting email-validator>=1.0.3
Using cached email_validator-1.3.1-py2.py3-none-any.whl (22 kB)
Requirement already satisfied: text-unidecode>=1.3 in ./venv/lib/python3.11/site-packages (from python-slugify>=5.0->prefect~=2.8->marvin) (1.3)
Collecting mpmath>=0.19
Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Collecting pycparser
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting dnspython>=1.15.0
Using cached dnspython-2.3.0-py3-none-any.whl (283 kB)
Collecting hyperframe<7,>=6.0
Using cached hyperframe-6.0.1-py3-none-any.whl (12 kB)
Collecting hpack<5,>=4.0
Using cached hpack-4.0.0-py3-none-any.whl (32 kB)
Collecting pathable<0.5.0,>=0.4.1
Using cached pathable-0.4.3-py3-none-any.whl (9.6 kB)
Collecting pyasn1<0.5.0,>=0.4.6
Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting oauthlib>=3.0.0
Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB)
Collecting pytz-deprecation-shim
Using cached pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
Collecting tzdata
Using cached tzdata-2023.3-py2.py3-none-any.whl (341 kB)
Building wheels for collected packages: pendulum
Building wheel for pendulum (pyproject.toml) ... done
Created wheel for pendulum: filename=pendulum-2.1.2-cp311-cp311-macosx_12_0_x86_64.whl size=144177 sha256=c06b8041667c5f00914cbe588bba6a9bcd9dcf5d40d7920c56c1d1287e692390
Stored in directory: /Users/vitaliy/Library/Caches/pip/wheels/a4/b7/10/a86f4f49b1bdf8a0cf3da42d48f499e4cb7529ebab7aad3550
Successfully built pendulum
Installing collected packages: sentencepiece, rfc3986, pytz, PySnooper, pyasn1, mpmath, genson, fake-useragent, coolname, antlr4-python3-runtime, xxhash, websockets, websocket-client, urllib3, uritemplate, tzdata, typing-extensions, typed-ast, tqdm, toml, tld, tenacity, tabulate, sympy, soupsieve, sniffio, six, ruamel.yaml, rsa, regex, readchar, pyyaml, pytzdata, python-slugify, python-dotenv, pyrsistent, pyparsing, pygments, pycryptodomex, pycparser, pyasn1-modules, protobuf, platformdirs, Pillow, pathspec, pathable, packaging, orjson, oauthlib, numpy, networkx, nest-asyncio, mypy-extensions, multidict, mdurl, MarkupSafe, markdown, lxml, lazy-object-proxy, langcodes, jsonpointer, jellyfish, isort, install, inflect, importlib-resources, idna, hyperframe, hpack, h11, greenlet, ftfy, fsspec, frozenlist, filelock, einops, dnspython, colorama, cloudpickle, click, charset-normalizer, chardet, certifi, cachetools, attrs, asyncpg, async-timeout, argcomplete, aiosqlite, aiofiles, yarl, uvicorn, typing-inspect, typer, sqlalchemy2-stubs, sqlalchemy, segtok, requests, pytz-deprecation-shim, python-dateutil, pydantic, omegaconf, marshmallow, markdown-it-py, Mako, lightning-utilities, justext, jsonschema, jsonpatch, jinja2, httplib2, h2, griffe, googleapis-common-protos, google-auth, email-validator, courlan, cffi, blobfile, bleach, black, beautifulsoup4, asgi-lifespan, anyio, aiosignal, yake, wikipedia, tzlocal, torch, tiktoken, starlette, sqlmodel, rich, requests-oauthlib, prance, pendulum, openapi-schema-validator, marshmallow-enum, jsonschema-spec, huggingface-hub, httpcore, google-auth-httplib2, google-api-core, duckduckgo-search, docker, cryptography, croniter, alembic, aiohttp, transformers, torchvision, torchmetrics, openapi-spec-validator, openai, kubernetes, httpx, google-api-python-client, fastapi, dateparser, dataclasses-json, apprise, pytorch_lightning, langchain, htmldate, datamodel-code-generator, trafilatura, prefect, kandinsky2, marvin
DEPRECATION: sentencepiece is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
Running setup.py install for sentencepiece ... error
error: subprocess-exited-with-error
× Running setup.py install for sentencepiece did not run successfully.
│ exit code: 1
╰─> [89 lines of output]
running install
/Users/vitaliy/projects/python/marvin/venv/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running build
running build_py
creating build
creating build/lib.macosx-10.9-universal2-cpython-311
creating build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
copying src/sentencepiece/init.py -> build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
copying src/sentencepiece/_version.py -> build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
copying src/sentencepiece/sentencepiece_model_pb2.py -> build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
copying src/sentencepiece/sentencepiece_pb2.py -> build/lib.macosx-10.9-universal2-cpython-311/sentencepiece
running build_ext
Package sentencepiece was not found in the pkg-config search path.
Perhaps you should add the directory containing `sentencepiece.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sentencepiece' found
Cloning into 'sentencepiece'...
Note: switching to '58f256cf6f01bb86e6fa634a5cc560de5bd1667d'.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> sentencepiece
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
(venv) vitaliy@MacBook-Air marvin %
The text was updated successfully, but these errors were encountered: