miso-sound / misosoupy

Misophonia Stimulus Organization Using Python
MIT License
0 stars 0 forks source link

readthedocs build failing #24

Open danibene opened 1 month ago

danibene commented 1 month ago

Hello, the online documentation isn't working anymore and it seems to be failing when installing the package/its dependencies. It was working 3 weeks ago but it wasn't working when I tried to do the first release. If we haven't fixed it by the time we want to release 0.1.3, I would suggest that we remove the link to the documentation for now.

Here is the log:

python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .
Processing /home/docs/checkouts/readthedocs.org/user_builds/misosoupy/checkouts/latest
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting importlib-metadata (from misosoupy==0.1.2)
  Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
Collecting importlib-resources (from misosoupy==0.1.2)
  Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB)
Collecting numpy (from misosoupy==0.1.2)
  Downloading numpy-2.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
Collecting psychopy (from misosoupy==0.1.2)
  Downloading PsychoPy-2023.1.3.zip (27.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.3/27.3 MB 170.2 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting zipp>=3.20 (from importlib-metadata->misosoupy==0.1.2)
  Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
Requirement already satisfied: requests[security] in /home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/lib/python3.11/site-packages (from psychopy->misosoupy==0.1.2) (2.32.3)
Collecting future (from psychopy->misosoupy==0.1.2)
  Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
Collecting cryptography (from psychopy->misosoupy==0.1.2)
  Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)
Collecting pypi_search (from psychopy->misosoupy==0.1.2)
  Downloading pypi_search-2.0-py3-none-any.whl.metadata (1.8 kB)
Collecting numpy (from misosoupy==0.1.2)
  Downloading numpy-1.23.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
Collecting scipy (from psychopy->misosoupy==0.1.2)
  Downloading scipy-1.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
Collecting matplotlib (from psychopy->misosoupy==0.1.2)
  Downloading matplotlib-3.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Collecting pandas (from psychopy->misosoupy==0.1.2)
  Downloading pandas-2.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB)
Collecting pillow (from psychopy->misosoupy==0.1.2)
  Downloading pillow-10.4.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
Collecting soundfile>=0.11.0 (from psychopy->misosoupy==0.1.2)
  Downloading soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl.metadata (14 kB)
Collecting python-bidi (from psychopy->misosoupy==0.1.2)
  Downloading python_bidi-0.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.6 kB)
Collecting arabic_reshaper (from psychopy->misosoupy==0.1.2)
  Downloading arabic_reshaper-3.0.0-py3-none-any.whl.metadata (12 kB)
Collecting json_tricks (from psychopy->misosoupy==0.1.2)
  Downloading json_tricks-3.17.3-py2.py3-none-any.whl.metadata (16 kB)
Collecting xlrd (from psychopy->misosoupy==0.1.2)
  Downloading xlrd-2.0.1-py2.py3-none-any.whl.metadata (3.4 kB)
Collecting openpyxl (from psychopy->misosoupy==0.1.2)
  Downloading openpyxl-3.1.5-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting pyserial (from psychopy->misosoupy==0.1.2)
  Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB)
Collecting pyyaml (from psychopy->misosoupy==0.1.2)
  Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting gevent (from psychopy->misosoupy==0.1.2)
  Downloading gevent-24.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (13 kB)
Collecting msgpack (from psychopy->misosoupy==0.1.2)
  Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
Collecting msgpack-numpy (from psychopy->misosoupy==0.1.2)
  Downloading msgpack_numpy-0.4.8-py2.py3-none-any.whl.metadata (5.0 kB)
Collecting psutil (from psychopy->misosoupy==0.1.2)
  Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB)
Collecting tables (from psychopy->misosoupy==0.1.2)
  Downloading tables-3.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.2 kB)
Collecting pyzmq (from psychopy->misosoupy==0.1.2)
  Downloading pyzmq-26.2.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (6.2 kB)
Collecting ujson (from psychopy->misosoupy==0.1.2)
  Downloading ujson-5.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB)
Collecting moviepy (from psychopy->misosoupy==0.1.2)
  Downloading moviepy-1.0.3.tar.gz (388 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting opencv-python (from psychopy->misosoupy==0.1.2)
  Downloading opencv_python-4.10.0.84-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB)
Collecting python-gitlab (from psychopy->misosoupy==0.1.2)
  Downloading python_gitlab-4.11.1-py3-none-any.whl.metadata (8.3 kB)
Collecting gitpython (from psychopy->misosoupy==0.1.2)
  Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB)
Collecting astunparse (from psychopy->misosoupy==0.1.2)
  Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting esprima (from psychopy->misosoupy==0.1.2)
  Downloading esprima-4.0.1.tar.gz (47 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting freetype-py (from psychopy->misosoupy==0.1.2)
  Downloading freetype_py-2.5.1-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.3 kB)
Collecting jedi>=0.16 (from psychopy->misosoupy==0.1.2)
  Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting psychtoolbox (from psychopy->misosoupy==0.1.2)
  Downloading psychtoolbox-3.0.19.14-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (322 bytes)
Collecting python-vlc>=3.0.12118 (from psychopy->misosoupy==0.1.2)
  Downloading python_vlc-3.0.20123-py3-none-any.whl.metadata (1.4 kB)
Collecting javascripthon (from psychopy->misosoupy==0.1.2)
  Downloading javascripthon-0.13-py3-none-any.whl.metadata (46 kB)
Collecting pyglet==1.5.27 (from psychopy->misosoupy==0.1.2)
  Downloading pyglet-1.5.27-py3-none-any.whl.metadata (7.6 kB)
Collecting questplus>=2019.3 (from psychopy->misosoupy==0.1.2)
  Downloading questplus-2023.1-py3-none-any.whl.metadata (41 kB)
Collecting imageio>=2.5 (from psychopy->misosoupy==0.1.2)
  Downloading imageio-2.35.1-py3-none-any.whl.metadata (4.9 kB)
Collecting imageio-ffmpeg (from psychopy->misosoupy==0.1.2)
  Downloading imageio_ffmpeg-0.5.1-py3-none-manylinux2010_x86_64.whl.metadata (1.6 kB)
Collecting pyparallel (from psychopy->misosoupy==0.1.2)
  Downloading pyparallel-0.2.2-py3-none-any.whl.metadata (2.5 kB)
Collecting pyqt5 (from psychopy->misosoupy==0.1.2)
  Downloading PyQt5-5.15.11-cp38-abi3-manylinux_2_17_x86_64.whl.metadata (2.1 kB)
Collecting wxPython>=4.1.1 (from psychopy->misosoupy==0.1.2)
  Downloading wxPython-4.2.2.tar.gz (57.4 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 191.0 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting python-xlib (from psychopy->misosoupy==0.1.2)
  Downloading python_xlib-0.33-py2.py3-none-any.whl.metadata (6.2 kB)
Collecting distro (from psychopy->misosoupy==0.1.2)
  Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB)
Collecting websocket_client (from psychopy->misosoupy==0.1.2)
  Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB)
Collecting markdown-it-py (from psychopy->misosoupy==0.1.2)
  Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
Collecting ffpyplayer (from psychopy->misosoupy==0.1.2)
  Downloading ffpyplayer-4.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
Collecting egi-pynetstation (from psychopy->misosoupy==0.1.2)
  Downloading egi_pynetstation-1.0.1-py3-none-any.whl.metadata (680 bytes)
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->psychopy->misosoupy==0.1.2)
  Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
Collecting xarray (from questplus>=2019.3->psychopy->misosoupy==0.1.2)
  Downloading xarray-2024.9.0-py3-none-any.whl.metadata (11 kB)
Collecting cffi>=1.0 (from soundfile>=0.11.0->psychopy->misosoupy==0.1.2)
  Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting six (from wxPython>=4.1.1->psychopy->misosoupy==0.1.2)
  Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/lib/python3.11/site-packages (from astunparse->psychopy->misosoupy==0.1.2) (0.40.0)
Collecting ntplib<0.5.0,>=0.4.0 (from egi-pynetstation->psychopy->misosoupy==0.1.2)
  Downloading ntplib-0.4.0-py2.py3-none-any.whl.metadata (1.6 kB)
Collecting zope.event (from gevent->psychopy->misosoupy==0.1.2)
  Downloading zope.event-5.0-py3-none-any.whl.metadata (4.4 kB)
Collecting zope.interface (from gevent->psychopy->misosoupy==0.1.2)
  Downloading zope.interface-7.0.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (43 kB)
Collecting greenlet>=3.0rc3 (from gevent->psychopy->misosoupy==0.1.2)
  Downloading greenlet-3.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB)
Collecting gitdb<5,>=4.0.1 (from gitpython->psychopy->misosoupy==0.1.2)
  Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB)
Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/lib/python3.11/site-packages (from imageio-ffmpeg->psychopy->misosoupy==0.1.2) (75.0.0)
Collecting dukpy<=0.2.3 (from javascripthon->psychopy->misosoupy==0.1.2)
  Downloading dukpy-0.2.3.tar.gz (1.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 273.5 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting mdurl~=0.1 (from markdown-it-py->psychopy->misosoupy==0.1.2)
  Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
Collecting contourpy>=1.0.1 (from matplotlib->psychopy->misosoupy==0.1.2)
  Downloading contourpy-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB)
Collecting cycler>=0.10 (from matplotlib->psychopy->misosoupy==0.1.2)
  Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
Collecting fonttools>=4.22.0 (from matplotlib->psychopy->misosoupy==0.1.2)
  Downloading fonttools-4.53.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (162 kB)
Collecting kiwisolver>=1.3.1 (from matplotlib->psychopy->misosoupy==0.1.2)
  Downloading kiwisolver-1.4.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB)
Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/lib/python3.11/site-packages (from matplotlib->psychopy->misosoupy==0.1.2) (24.1)
Collecting pyparsing>=2.3.1 (from matplotlib->psychopy->misosoupy==0.1.2)
  Downloading pyparsing-3.1.4-py3-none-any.whl.metadata (5.1 kB)
Collecting python-dateutil>=2.7 (from matplotlib->psychopy->misosoupy==0.1.2)
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting decorator<5.0,>=4.0.2 (from moviepy->psychopy->misosoupy==0.1.2)
  Downloading decorator-4.4.2-py2.py3-none-any.whl.metadata (4.2 kB)
Collecting tqdm<5.0,>=4.11.2 (from moviepy->psychopy->misosoupy==0.1.2)
  Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB)
Collecting proglog<=1.0.0 (from moviepy->psychopy->misosoupy==0.1.2)
  Downloading proglog-0.1.10-py3-none-any.whl.metadata (639 bytes)
Collecting et-xmlfile (from openpyxl->psychopy->misosoupy==0.1.2)
  Downloading et_xmlfile-1.1.0-py3-none-any.whl.metadata (1.8 kB)
Collecting pytz>=2020.1 (from pandas->psychopy->misosoupy==0.1.2)
  Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB)
Collecting tzdata>=2022.7 (from pandas->psychopy->misosoupy==0.1.2)
  Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting beautifulsoup4>=4.9.2 (from pypi_search->psychopy->misosoupy==0.1.2)
  Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
Collecting html2text>=2020.1.16 (from pypi_search->psychopy->misosoupy==0.1.2)
  Downloading html2text-2024.2.26.tar.gz (56 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting PyQt5-sip<13,>=12.15 (from pyqt5->psychopy->misosoupy==0.1.2)
  Downloading PyQt5_sip-12.15.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (421 bytes)
Collecting PyQt5-Qt5<5.16.0,>=5.15.2 (from pyqt5->psychopy->misosoupy==0.1.2)
  Downloading PyQt5_Qt5-5.15.15-py3-none-manylinux2014_x86_64.whl.metadata (536 bytes)
Collecting requests-toolbelt>=1.0.0 (from python-gitlab->psychopy->misosoupy==0.1.2)
  Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/lib/python3.11/site-packages (from requests[security]->psychopy->misosoupy==0.1.2) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/lib/python3.11/site-packages (from requests[security]->psychopy->misosoupy==0.1.2) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/lib/python3.11/site-packages (from requests[security]->psychopy->misosoupy==0.1.2) (2.2.3)
Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/lib/python3.11/site-packages (from requests[security]->psychopy->misosoupy==0.1.2) (2024.8.30)
Collecting numexpr>=2.6.2 (from tables->psychopy->misosoupy==0.1.2)
  Downloading numexpr-2.10.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.2 kB)
Collecting py-cpuinfo (from tables->psychopy->misosoupy==0.1.2)
  Downloading py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
Collecting blosc2>=2.3.0 (from tables->psychopy->misosoupy==0.1.2)
  Downloading blosc2-2.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
Collecting typing-extensions>=4.4.0 (from tables->psychopy->misosoupy==0.1.2)
  Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting soupsieve>1.2 (from beautifulsoup4>=4.9.2->pypi_search->psychopy->misosoupy==0.1.2)
  Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
Collecting ndindex>=1.4 (from blosc2>=2.3.0->tables->psychopy->misosoupy==0.1.2)
  Downloading ndindex-1.8-py3-none-any.whl.metadata (3.4 kB)
Collecting pycparser (from cffi>=1.0->soundfile>=0.11.0->psychopy->misosoupy==0.1.2)
  Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->psychopy->misosoupy==0.1.2)
  Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB)
INFO: pip is looking at multiple versions of xarray to determine which version is compatible with other requirements. This could take a while.
Collecting xarray (from questplus>=2019.3->psychopy->misosoupy==0.1.2)
  Downloading xarray-2024.7.0-py3-none-any.whl.metadata (11 kB)
Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB)
Downloading pyglet-1.5.27-py3-none-any.whl (1.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 558.4 MB/s eta 0:00:00
Downloading numpy-1.23.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 197.7 MB/s eta 0:00:00
Downloading imageio-2.35.1-py3-none-any.whl (315 kB)
Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 566.9 MB/s eta 0:00:00
Downloading pillow-10.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 236.0 MB/s eta 0:00:00
Downloading python_vlc-3.0.20123-py3-none-any.whl (79 kB)
Downloading questplus-2023.1-py3-none-any.whl (40 kB)
Downloading soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 562.4 MB/s eta 0:00:00
Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB)
Downloading arabic_reshaper-3.0.0-py3-none-any.whl (20 kB)
Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 224.9 MB/s eta 0:00:00
Downloading distro-1.9.0-py3-none-any.whl (20 kB)
Downloading egi_pynetstation-1.0.1-py3-none-any.whl (29 kB)
Downloading ffpyplayer-4.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.9/28.9 MB 20.9 MB/s eta 0:00:00
Downloading freetype_py-2.5.1-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 519.8 MB/s eta 0:00:00
Downloading future-1.0.0-py3-none-any.whl (491 kB)
Downloading gevent-24.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (6.7 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 237.9 MB/s eta 0:00:00
Downloading GitPython-3.1.43-py3-none-any.whl (207 kB)
Downloading imageio_ffmpeg-0.5.1-py3-none-manylinux2010_x86_64.whl (26.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.9/26.9 MB 216.6 MB/s eta 0:00:00
Downloading javascripthon-0.13-py3-none-any.whl (526 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 526.8/526.8 kB 578.4 MB/s eta 0:00:00
Downloading json_tricks-3.17.3-py2.py3-none-any.whl (27 kB)
Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
Downloading matplotlib-3.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 242.0 MB/s eta 0:00:00
Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB)
Downloading msgpack_numpy-0.4.8-py2.py3-none-any.whl (6.9 kB)
Downloading opencv_python-4.10.0.84-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (62.5 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.5/62.5 MB 232.1 MB/s eta 0:00:00
Downloading openpyxl-3.1.5-py2.py3-none-any.whl (250 kB)
Downloading pandas-2.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 244.0 MB/s eta 0:00:00
Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB)
Downloading psychtoolbox-3.0.19.14-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 216.3 MB/s eta 0:00:00
Downloading pyparallel-0.2.2-py3-none-any.whl (38 kB)
Downloading pypi_search-2.0-py3-none-any.whl (7.1 kB)
Downloading PyQt5-5.15.11-cp38-abi3-manylinux_2_17_x86_64.whl (8.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 MB 251.8 MB/s eta 0:00:00
Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB)
Downloading python_bidi-0.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB)
Downloading python_gitlab-4.11.1-py3-none-any.whl (144 kB)
Downloading python_xlib-0.33-py2.py3-none-any.whl (182 kB)
Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 577.2 MB/s eta 0:00:00
Downloading pyzmq-26.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (869 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 869.2/869.2 kB 558.5 MB/s eta 0:00:00
Downloading scipy-1.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 MB 249.7 MB/s eta 0:00:00
Downloading tables-3.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 263.8 MB/s eta 0:00:00
Downloading ujson-5.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB)
Downloading xlrd-2.0.1-py2.py3-none-any.whl (96 kB)
Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
Downloading blosc2-2.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 274.0 MB/s eta 0:00:00
Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
Downloading contourpy-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (323 kB)
Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
Downloading fonttools-4.53.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 287.5 MB/s eta 0:00:00
Downloading gitdb-4.0.11-py3-none-any.whl (62 kB)
Downloading greenlet-3.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (622 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 622.7/622.7 kB 537.8 MB/s eta 0:00:00
Downloading kiwisolver-1.4.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 410.9 MB/s eta 0:00:00
Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Downloading ntplib-0.4.0-py2.py3-none-any.whl (6.8 kB)
Downloading numexpr-2.10.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (406 kB)
Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
Downloading proglog-0.1.10-py3-none-any.whl (6.1 kB)
Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB)
Downloading PyQt5_Qt5-5.15.15-py3-none-manylinux2014_x86_64.whl (59.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.8/59.8 MB 260.3 MB/s eta 0:00:00
Downloading PyQt5_sip-12.15.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.whl (276 kB)
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Downloading tqdm-4.66.5-py3-none-any.whl (78 kB)
Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB)
Downloading et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB)
Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
Downloading xarray-2024.7.0-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 537.7 MB/s eta 0:00:00
Downloading zope.event-5.0-py3-none-any.whl (6.8 kB)
Downloading zope.interface-7.0.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (259 kB)
Downloading ndindex-1.8-py3-none-any.whl (91 kB)
Downloading smmap-5.0.1-py3-none-any.whl (24 kB)
Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
Downloading pycparser-2.22-py3-none-any.whl (117 kB)
Building wheels for collected packages: misosoupy, psychopy, wxPython, esprima, moviepy, dukpy, html2text
  Building wheel for misosoupy (pyproject.toml): started
  Building wheel for misosoupy (pyproject.toml): finished with status 'done'
  Created wheel for misosoupy: filename=misosoupy-0.1.2-py3-none-any.whl size=20220733 sha256=f34810421d37ebb9089d2f102b4aa2f9abd07b479c679cfa9dc19f58a1bd0ef9
  Stored in directory: /tmp/pip-ephem-wheel-cache-_5xqj5sy/wheels/40/fb/22/a765269f0790b8356a8e4977e373ab98f1a049ffd55aab60ce
  Building wheel for psychopy (setup.py): started
  Building wheel for psychopy (setup.py): finished with status 'done'
  Created wheel for psychopy: filename=PsychoPy-2023.1.3-py2.py3-none-any.whl size=15345891 sha256=9b8b9b63bf663e4ff55384bdc016dba299d31065506d342edeb3f8f490b13ea6
  Stored in directory: /tmp/pip-ephem-wheel-cache-_5xqj5sy/wheels/7c/d8/1d/556f528564e32e8b9ed9f66cb7c3a632245d3ddd27e3910edb
  Building wheel for wxPython (setup.py): started
  Building wheel for wxPython (setup.py): finished with status 'error'
  error: subprocess-exited-with-error

  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> [134 lines of output]
      running bdist_wheel
      running build
      WARNING: Building this way assumes that all generated files have been
      generated already.  If that is not the case then use build.py directly
      to generate the source and perform the build stage.  You can use
      --skip-build with the bdist_* or install commands to avoid this
      message and the wxWidgets and Phoenix build steps in the future.

      "/home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/bin/python" -u build.py build
      /tmp/pip-install-hpx84_tl/wxpython_07d0631a691f40639977885afe7effe0/build.py:44: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead.
        from distutils.dep_util import newer, newer_group
      Will build using: "/home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/bin/python"
      3.11.9 (main, Jun 18 2024, 09:40:25) [GCC 11.4.0]
      Python's architecture is 64bit
      cfg.VERSION: 4.2.2

      Running command: build
      Running command: build_wx
      wxWidgets build options: ['--wxpython', '--unicode', '--gtk3']
      Configure options: ['--enable-unicode', '--with-gtk=3', '--enable-sound', '--enable-graphics_ctx', '--enable-display', '--enable-geometry', '--enable-debug_flag', '--enable-optimise', '--disable-debugreport', '--enable-uiactionsim', '--enable-autoidman', '--with-sdl']
      /tmp/pip-install-hpx84_tl/wxpython_07d0631a691f40639977885afe7effe0/ext/wxWidgets/configure --enable-unicode --with-gtk=3 --enable-sound --enable-graphics_ctx --enable-display --enable-geometry --enable-debug_flag --enable-optimise --disable-debugreport --enable-uiactionsim --enable-autoidman --with-sdl
      checking build system type... x86_64-pc-linux-gnu
      checking host system type... x86_64-pc-linux-gnu
      checking for toolkit... gtk
      checking for gcc... gcc
      checking whether the C compiler works... yes
      checking for C compiler default output file name... a.out
      checking for suffix of executables...
      checking whether we are cross compiling... no
      checking for suffix of object files... o
      checking whether we are using the GNU C compiler... yes
      checking whether gcc accepts -g... yes
      checking for gcc option to accept ISO C89... none needed
      checking whether we are using the Intel C compiler... no
      checking how to run the C preprocessor... gcc -E
      checking for grep that handles long lines and -e... /usr/bin/grep
      checking for egrep... /usr/bin/grep -E
      checking whether gcc needs -traditional... no
      checking for g++... g++
      checking whether we are using the GNU C++ compiler... yes
      checking whether g++ accepts -g... yes
      checking whether we are using the Intel C++ compiler... no
      checking whether we are using the Sun C++ compiler... no
      checking for ar... ar
      checking for ANSI C header files... yes
      checking for sys/types.h... yes
      checking for sys/stat.h... yes
      checking for stdlib.h... yes
      checking for string.h... yes
      checking for memory.h... yes
      checking for strings.h... yes
      checking for inttypes.h... yes
      checking for stdint.h... yes
      checking for unistd.h... yes
      checking for langinfo.h... yes
      checking for wchar.h... yes
      checking for sys/select.h... yes
      checking for cxxabi.h... yes
      checking for an ANSI C-conforming const... yes
      checking for inline... inline
      checking size of short... 2
      checking size of void *... 8
      checking size of int... 4
      checking size of long... 8
      checking size of size_t... 8
      checking size of long long... 8
      checking size of wchar_t... 4
      checking for va_copy... yes
      checking for _FILE_OFFSET_BITS value needed for large files... 64
      checking if large file support is available... yes
      checking for _LARGEFILE_SOURCE value needed for large files... no
      checking whether byte ordering is bigendian... no
      checking for std::wstring in <string>... yes
      checking for std::istream... yes
      checking for std::ostream... yes
      checking for type_traits... yes
      checking for __sync_xxx_and_fetch builtins... yes
      checking for libraries directories... /usr/lib/x86_64-linux-gnu /usr/lib
      checking for cos... no
      checking for floor... no
      checking if floating point functions link without -lm... no
      checking for sin... yes
      checking for ceil... yes
      checking if floating point functions link with -lm... yes
      checking for strtoull... yes
      checking for pkg-config... /usr/bin/pkg-config
      checking pkg-config is at least version 0.9.0... yes
      checking for LIBPCRE... yes
      checking for zlib.h >= 1.1.4... yes
      checking for zlib.h... (cached) yes
      checking for deflate in -lz... yes
      checking for png.h > 0.90... yes
      checking for png.h... (cached) yes
      checking for png_sig_cmp in -lpng... yes
      checking for jpeglib.h... yes
      checking for jpeg_read_header in -ljpeg... yes
      checking for jbg_dec_init in -ljbig... yes
      checking for LIBTIFF... yes
      checking for expat.h... yes
      checking if expat.h is valid C++ header... yes
      checking for XML_ParserCreate in -lexpat... yes
      checking for LIBCURL... not found
      checking for GTK+ version...
      checking for pkg-config... (cached) /usr/bin/pkg-config
      checking pkg-config is at least version 0.16... yes
      checking for GTK+ - version >= 3.0.0... Package gtk+-3.0 was not found in the pkg-config search path.
      Perhaps you should add the directory containing `gtk+-3.0.pc'
      to the PKG_CONFIG_PATH environment variable
      No package 'gtk+-3.0' found
      no
      *** Could not run GTK+ test program, checking why...
      *** The test program failed to compile or link. See the file config.log for the
      *** exact error that occurred. This usually means GTK+ is incorrectly installed.
      configure: error:
      The development files for GTK+ were not found. For GTK+ 2, please
      ensure that pkg-config is in the path and that gtk+-2.0.pc is
      installed. For GTK+ 1.2 please check that gtk-config is in the path,
      and that the version is 1.2.3 or above. Also check that the
      libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
      --libs' are in the LD_LIBRARY_PATH or equivalent.

      Error running configure
      ERROR: failed building wxWidgets
      Traceback (most recent call last):
        File "/tmp/pip-install-hpx84_tl/wxpython_07d0631a691f40639977885afe7effe0/build.py", line 1588, in cmd_build_wx
          wxbuild.main(wxDir(), build_options)
        File "/tmp/pip-install-hpx84_tl/wxpython_07d0631a691f40639977885afe7effe0/buildtools/build_wxwidgets.py", line 379, in main
          exitIfError(wxBuilder.configure(dir=wxRootDir, options=configure_opts),
        File "/tmp/pip-install-hpx84_tl/wxpython_07d0631a691f40639977885afe7effe0/buildtools/build_wxwidgets.py", line 72, in exitIfError
          raise builder.BuildError(msg)
      buildtools.builder.BuildError: Error running configure
      Finished command: build_wx (0m3.914s)
      Finished command: build (0m3.914s)
      Command '"/home/docs/checkouts/readthedocs.org/user_builds/misosoupy/envs/latest/bin/python" -u build.py build' failed with exit code 1.
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for wxPython
  Running setup.py clean for wxPython
  Building wheel for esprima (setup.py): started
  Building wheel for esprima (setup.py): finished with status 'done'
  Created wheel for esprima: filename=esprima-4.0.1-py3-none-any.whl size=62241 sha256=2e118c6830ee1f22b3e477365ab0ac44230c79bcae3f0bcc766a74bac3e8f732
  Stored in directory: /tmp/pip-ephem-wheel-cache-_5xqj5sy/wheels/ee/7c/26/04ddea9cd69d1b03b38932cca35cd118b730f13598d33a665d
  Building wheel for moviepy (setup.py): started
  Building wheel for moviepy (setup.py): finished with status 'done'
  Created wheel for moviepy: filename=moviepy-1.0.3-py3-none-any.whl size=110730 sha256=671e3df137a719fd4ceb6b0f0c18cf92bfb83c66bba7b39e145a93e56b8da697
  Stored in directory: /tmp/pip-ephem-wheel-cache-_5xqj5sy/wheels/83/b1/d9/119ef7c144b44d591ec0a9a140465133c23ea95d2a161184ba
  Building wheel for dukpy (setup.py): started
  Building wheel for dukpy (setup.py): finished with status 'done'
  Created wheel for dukpy: filename=dukpy-0.2.3-cp311-cp311-linux_x86_64.whl size=2192499 sha256=1b388c173ccf92d31bd12902c928708004ebeae8b9acae14f8cf6fc6cbfd105b
  Stored in directory: /tmp/pip-ephem-wheel-cache-_5xqj5sy/wheels/62/5a/c3/d830e93b151e095e255e6a9226c73a4b1c2d5a8a4572e0a197
  Building wheel for html2text (setup.py): started
  Building wheel for html2text (setup.py): finished with status 'done'
  Created wheel for html2text: filename=html2text-2024.2.26-py3-none-any.whl size=33112 sha256=bb9bff24bd6864cad1cf537dace8a54aa98e8999285d4c602ece5e48d14ced2b
  Stored in directory: /tmp/pip-ephem-wheel-cache-_5xqj5sy/wheels/23/58/7c/d9c8c4d924a1ac2b621add1b2c1d30b639629a33cfdfde6a45
Successfully built misosoupy psychopy esprima moviepy dukpy html2text
Failed to build wxPython
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (wxPython)