ggeop / Python-ai-assistant

Python AI assistant 🧠
MIT License
908 stars 244 forks source link

Installing Python dependencis Failed #70

Open praveenmoyili opened 4 years ago

praveenmoyili commented 4 years ago

ERROR: Command errored out with exit status 1: /home/praveen/Jarvis/jarvis_virtualenv/bin/python /home/praveen/Jarvis/jarvis_virtualenv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpi03msa_5 Check the logs for full command output. Install Python dependencies failed

Can you please help me ?

89Q12 commented 4 years ago

First of all can you the logs? would be nice because that is not a lot info there

WolfsKing-93 commented 4 years ago

I have the same problem but maybe it's because that I'm running it on Virtual Machine? help is needed! thank's

WolfsKing-93 commented 4 years ago

ERROR: Command errored out with exit status 1: command: /home/nameless/Jarvis/jarvis_virtualenv/bin/python /home/nameless/Jarvis/jarvis_virtualenv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpb2gp_t0x cwd: /tmp/pip-install-nta5jkh1/scipy Complete output (171 lines): lapack_opt_info: lapack_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/home/nameless/Jarvis/jarvis_virtualenv/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu'] NOT AVAILABLE

openblas_lapack_info:
customize UnixCCompiler
customize UnixCCompiler
  libraries openblas not found in ['/home/nameless/Jarvis/jarvis_virtualenv/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
  NOT AVAILABLE

openblas_clapack_info:
customize UnixCCompiler
customize UnixCCompiler
  libraries openblas,lapack not found in ['/home/nameless/Jarvis/jarvis_virtualenv/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
  NOT AVAILABLE

atlas_3_10_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
  libraries tatlas,tatlas not found in /home/nameless/Jarvis/jarvis_virtualenv/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /home/nameless/Jarvis/jarvis_virtualenv/lib
customize UnixCCompiler
  libraries tatlas,tatlas not found in /usr/local/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
  libraries tatlas,tatlas not found in /usr/lib64
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib64
customize UnixCCompiler
  libraries tatlas,tatlas not found in /usr/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
  libraries tatlas,tatlas not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
  NOT AVAILABLE

atlas_3_10_info:
customize UnixCCompiler
  libraries satlas,satlas not found in /home/nameless/Jarvis/jarvis_virtualenv/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /home/nameless/Jarvis/jarvis_virtualenv/lib
customize UnixCCompiler
  libraries satlas,satlas not found in /usr/local/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
  libraries satlas,satlas not found in /usr/lib64
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib64
customize UnixCCompiler
  libraries satlas,satlas not found in /usr/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
  libraries satlas,satlas not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
<class 'numpy.distutils.system_info.atlas_3_10_info'>
  NOT AVAILABLE

atlas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
  libraries ptf77blas,ptcblas,atlas not found in /home/nameless/Jarvis/jarvis_virtualenv/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /home/nameless/Jarvis/jarvis_virtualenv/lib
customize UnixCCompiler
  libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
  libraries ptf77blas,ptcblas,atlas not found in /usr/lib64
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib64
customize UnixCCompiler
  libraries ptf77blas,ptcblas,atlas not found in /usr/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
  libraries ptf77blas,ptcblas,atlas not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
<class 'numpy.distutils.system_info.atlas_threads_info'>
  NOT AVAILABLE

atlas_info:
customize UnixCCompiler
  libraries f77blas,cblas,atlas not found in /home/nameless/Jarvis/jarvis_virtualenv/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /home/nameless/Jarvis/jarvis_virtualenv/lib
customize UnixCCompiler
  libraries f77blas,cblas,atlas not found in /usr/local/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
  libraries f77blas,cblas,atlas not found in /usr/lib64
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib64
customize UnixCCompiler
  libraries f77blas,cblas,atlas not found in /usr/lib
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
  libraries f77blas,cblas,atlas not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
  libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu
<class 'numpy.distutils.system_info.atlas_info'>
  NOT AVAILABLE

lapack_info:
customize UnixCCompiler
  libraries lapack not found in ['/home/nameless/Jarvis/jarvis_virtualenv/lib', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
  NOT AVAILABLE

lapack_src_info:
  NOT AVAILABLE

  NOT AVAILABLE

setup.py:111: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  import imp
setup.py:386: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-l5_ywgou'), proceeding with generating Cython sources and expanding templates
  warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
Running from scipy source directory.
/tmp/pip-build-env-biqo5lkr/overlay/lib/python3.8/site-packages/numpy/distutils/system_info.py:624: UserWarning:
    Atlas (http://math-atlas.sourceforge.net/) libraries not found.
    Directories to search for the libraries can be specified in the
    numpy/distutils/site.cfg file (section [atlas]) or by setting
    the ATLAS environment variable.
  self.calc_info()
/tmp/pip-build-env-biqo5lkr/overlay/lib/python3.8/site-packages/numpy/distutils/system_info.py:624: UserWarning:
    Lapack (http://www.netlib.org/lapack/) libraries not found.
    Directories to search for the libraries can be specified in the
    numpy/distutils/site.cfg file (section [lapack]) or by setting
    the LAPACK environment variable.
  self.calc_info()
/tmp/pip-build-env-biqo5lkr/overlay/lib/python3.8/site-packages/numpy/distutils/system_info.py:624: UserWarning:
    Lapack (http://www.netlib.org/lapack/) sources not found.
    Directories to search for the sources can be specified in the
    numpy/distutils/site.cfg file (section [lapack_src]) or by setting
    the LAPACK_SRC environment variable.
  self.calc_info()
Traceback (most recent call last):
  File "/home/nameless/Jarvis/jarvis_virtualenv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 280, in <module>
    main()
  File "/home/nameless/Jarvis/jarvis_virtualenv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 263, in main
    json_out['return_val'] = hook(**hook_input['kwargs'])
  File "/home/nameless/Jarvis/jarvis_virtualenv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 133, in prepare_metadata_for_build_wheel
    return hook(metadata_directory, config_settings)
  File "/tmp/pip-build-env-biqo5lkr/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 157, in prepare_metadata_for_build_wheel
    self.run_setup()
  File "/tmp/pip-build-env-biqo5lkr/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 248, in run_setup
    super(_BuildMetaLegacyBackend,
  File "/tmp/pip-build-env-biqo5lkr/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 142, in run_setup
    exec(compile(code, __file__, 'exec'), locals())
  File "setup.py", line 505, in <module>
    setup_package()
  File "setup.py", line 501, in setup_package
    setup(**metadata)
  File "/tmp/pip-build-env-biqo5lkr/overlay/lib/python3.8/site-packages/numpy/distutils/core.py", line 135, in setup
    config = configuration()
  File "setup.py", line 403, in configuration
    raise NotFoundError(msg)
numpy.distutils.system_info.NotFoundError: No lapack/blas resources found.
----------------------------------------

ERROR: Command errored out with exit status 1: /home/nameless/Jarvis/jarvis_virtualenv/bin/python /home/nameless/Jarvis/jarvis_virtualenv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpb2gp_t0x Check the logs for full command output. Install Python dependencies failed

This is the ERROR that i get

89Q12 commented 4 years ago

Sounds like this issue https://github.com/scipy/scipy/issues/9005, the solution showed there is to

sudo apt-get install gfortran libopenblas-dev liblapack-dev
sudo pip install scipy

More info can be found in this stackoverflow thread https://stackoverflow.com/questions/7496547/does-python-scipy-need-blas Let me know if it worked

utawkin2me commented 4 years ago

This was the same for me 11Tuvork28 where I was not able to install all the dependencies but I was trying to install this on Kali linux, what I ended up doing was adding the main official Ubuntu repository in addition to the default kali repos but that still didn't work until I used the solution you provided which was to run the folowing commands in terminal

sudo apt-get install gfortran libopenblas-dev liblapack-dev sudo pip install scipy

At this point I was able to build every wheel except for lxml as to which I am still looking for a solution.

Do you have any other suggestions here is the error I got or at least what I could see in terminal and copy:

**411 |           PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
    |           ^~~~~~~~~~

src/lxml/etree.c:231095:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231095 | pyx_codeobj584 = (PyObject*)Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple583, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xslt_pxi, pyx_n_s_set_global_max_depth, 450, pyx_empty_bytes); if (unlikely(!pyx_codeobj584)) PYX_ERR(3, 450, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject ) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231107:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231107 | pyx_codeobj__586 = (PyObject)Pyx_PyCode_New(2, 1, 4, 0, CO_OPTIMIZED|CO_NEWLOCALS|CO_VARKEYWORDS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple585, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xslt_pxi, pyx_n_s_apply, 469, pyx_empty_bytes); if (unlikely(!pyx_codeobj586)) PYX_ERR(3, 469, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231119:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231119 | pyx_codeobj588 = (PyObject*)Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple587, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xslt_pxi, pyx_n_s_tostring, 475, pyx_empty_bytes); if (unlikely(!pyx_codeobj588)) PYX_ERR(3, 475, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231131:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231131 | pyx_codeobj590 = (PyObject*)Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple589, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xslt_pxi, pyx_n_s_deepcopy, 484, pyx_empty_bytes); if (unlikely(!pyx_codeobj590)) PYX_ERR(3, 484, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231143:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231143 | pyx_codeobj592 = (PyObject*)Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple591, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xslt_pxi, pyx_n_s_copy_2, 487, pyx_empty_bytes); if (unlikely(!pyx_codeobj592)) PYX_ERR(3, 487, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231155:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231155 | pyx_codeobj594 = (PyObject*)Pyx_PyCode_New(2, 1, 10, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple593, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xslt_pxi, pyx_n_s_write_output, 713, pyx_empty_bytes); if (unlikely(!pyx_codeobj594)) PYX_ERR(3, 713, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231167:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231167 | pyx_codeobj596 = (PyObject*)Pyx_PyCode_New(1, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple595, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xslt_pxi, pyx_n_s_unicode_2, 783, pyx_empty_bytes); if (unlikely(!pyx_codeobj596)) PYX_ERR(3, 783, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231190:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231190 | pyx_codeobj599 = (PyObject*)Pyx_PyCode_New(2, 0, 9, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple598, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xslt_pxi, pyx_n_s_parseXSL, 891, pyx_empty_bytes); if (unlikely(!pyx_codeobj599)) PYX_ERR(3, 891, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231202:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231202 | pyx_codeobj601 = (PyObject*)Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple600, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xslt_pxi, pyx_n_s_set, 948, pyx_empty_bytes); if (unlikely(!pyx_codeobj601)) PYX_ERR(3, 948, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231214:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231214 | pyx_codeobj603 = (PyObject*)Pyx_PyCode_New(5, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple602, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xsltext_pxi, pyx_n_s_execute, 6, pyx_empty_bytes); if (unlikely(!pyx_codeobj603)) PYX_ERR(19, 6, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231226:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231226 | pyx_codeobj605 = (PyObject*)Pyx_PyCode_New(4, 2, 9, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple604, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xsltext_pxi, pyx_n_s_apply_templates, 22, pyx_empty_bytes); if (unlikely(!pyx_codeobj605)) PYX_ERR(19, 22, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231238:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231238 | pyx_codeobj607 = (PyObject*)Pyx_PyCode_New(3, 2, 8, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple606, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_xsltext_pxi, pyx_n_s_process_children, 74, pyx_empty_bytes); if (unlikely(!pyx_codeobj607)) PYX_ERR(19, 74, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231250:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231250 | pyx_codeobj609 = (PyObject*)Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple608, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_etree_pyx, pyx_n_s_validate, 3522, pyx_empty_bytes); if (unlikely(!pyx_codeobj609)) PYX_ERR(0, 3522, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231262:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231262 | pyx_codeobj611 = (PyObject*)Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple610, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_etree_pyx, pyx_n_s_assertValid, 3531, pyx_empty_bytes); if (unlikely(!pyx_codeobj611)) PYX_ERR(0, 3531, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231274:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231274 | pyx_codeobj613 = (PyObject*)Pyx_PyCode_New(2, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple612, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_etree_pyx, pyx_n_s_assert, 3541, pyx_empty_bytes); if (unlikely(!pyx_codeobj613)) PYX_ERR(0, 3541, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231286:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231286 | pyx_codeobj615 = (PyObject*)Pyx_PyCode_New(7, 0, 7, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple614, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_etree_pyx, pyx_n_s_append_log_message, 3550, pyx_empty_bytes); if (unlikely(!pyx_codeobj615)) PYX_ERR(0, 3550, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231298:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231298 | pyx_codeobj617 = (PyObject*)Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple616, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_etree_pyx, pyx_n_s_clear_error_log, 3555, pyx_empty_bytes); if (unlikely(!pyx_codeobj617)) PYX_ERR(0, 3555, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231310:34: note: in expansion of macro ‘Pyx_PyCode_New’ 231310 | pyx_codeobj82 = (PyObject*)Pyx_PyCode_New(1, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple618, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_dtd_pxi, pyx_n_s_itervalues, 163, pyx_empty_bytes); if (unlikely(!pyx_codeobj82)) PYX_ERR(20, 163, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231322:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231322 | pyx_codeobj620 = (PyObject*)Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple619, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_dtd_pxi, pyx_n_s_values, 170, pyx_empty_bytes); if (unlikely(!pyx_codeobj620)) PYX_ERR(20, 170, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231334:34: note: in expansion of macro ‘Pyx_PyCode_New’ 231334 | pyx_codeobj83 = (PyObject*)Pyx_PyCode_New(1, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple621, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_dtd_pxi, pyx_n_s_iterattributes, 223, pyx_empty_bytes); if (unlikely(!pyx_codeobj83)) PYX_ERR(20, 223, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231346:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231346 | pyx_codeobj623 = (PyObject*)Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple622, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_dtd_pxi, pyx_n_s_attributes, 233, pyx_empty_bytes); if (unlikely(!pyx_codeobj623)) PYX_ERR(20, 233, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231358:34: note: in expansion of macro ‘Pyx_PyCode_New’ 231358 | pyx_codeobj84 = (PyObject*)Pyx_PyCode_New(1, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple624, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_dtd_pxi, pyx_n_s_iterelements, 314, pyx_empty_bytes); if (unlikely(!pyx_codeobj84)) PYX_ERR(20, 314, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231370:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231370 | pyx_codeobj626 = (PyObject*)Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple625, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_dtd_pxi, pyx_n_s_elements, 324, pyx_empty_bytes); if (unlikely(!pyx_codeobj626)) PYX_ERR(20, 324, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231382:34: note: in expansion of macro ‘Pyx_PyCode_New’ 231382 | pyx_codeobj85 = (PyObject*)Pyx_PyCode_New(1, 0, 3, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple627, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_dtd_pxi, pyx_n_s_iterentities, 327, pyx_empty_bytes); if (unlikely(!pyx_codeobj85)) PYX_ERR(20, 327, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231394:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231394 | pyx_codeobj629 = (PyObject*)Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple628, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_dtd_pxi, pyx_n_s_entities, 337, pyx_empty_bytes); if (unlikely(!pyx_codeobj629)) PYX_ERR(20, 337, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231406:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231406 | pyx_codeobj631 = (PyObject*)Pyx_PyCode_New(3, 0, 4, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple630, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_relaxng_pxi, pyx_n_s_from_rnc_string, 154, pyx_empty_bytes); if (unlikely(!pyx_codeobj631)) PYX_ERR(21, 154, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231429:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231429 | pyx_codeobj634 = (PyObject*)Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple633, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_debug_pxi, pyx_n_s_bytes_used, 7, pyx_empty_bytes); if (unlikely(!pyx_codeobj634)) PYX_ERR(25, 7, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231441:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231441 | pyx_codeobj636 = (PyObject*)Pyx_PyCode_New(1, 0, 1, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple635, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_debug_pxi, pyx_n_s_blocks_used, 16, pyx_empty_bytes); if (unlikely(!pyx_codeobj636)) PYX_ERR(25, 16, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231453:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231453 | pyx_codeobj638 = (PyObject*)Pyx_PyCode_New(1, 0, 2, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple637, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_debug_pxi, pyx_n_s_dict_size, 25, pyx_empty_bytes); if (unlikely(!pyx_codeobj638)) PYX_ERR(25, 25, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231465:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231465 | pyx_codeobj640 = (PyObject*)Pyx_PyCode_New(3, 0, 5, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple639, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_debug_pxi, pyx_n_s_dump, 36, pyx_empty_bytes); if (unlikely(!pyx_codeobj640)) PYX_ERR(25, 36, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:231477:35: note: in expansion of macro ‘Pyx_PyCode_New’ 231477 | pyx_codeobj642 = (PyObject*)Pyx_PyCode_New(3, 0, 4, 0, CO_OPTIMIZED|CO_NEWLOCALS, pyx_empty_bytes, pyx_empty_tuple, pyx_empty_tuple, pyx_tuple641, pyx_empty_tuple, pyx_empty_tuple, pyx_kp_s_src_lxml_debug_pxi, pyx_n_s_show, 66, pyx_empty_bytes); if (unlikely(!pyx_codeobj642)) PYX_ERR(25, 66, pyx_L1_error) | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ src/lxml/etree.c: In function ‘Pyx_CreateCodeObjectForTraceback’: src/lxml/etree.c:411:11: error: too many arguments to function ‘PyCode_New’ 411 | PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) | ^~~~~~ src/lxml/etree.c:247326:15: note: in expansion of macro ‘__Pyx_PyCode_New’ 247326 | py_code = __Pyx_PyCode_New( | ^~~~ In file included from /usr/include/python3.8/compile.h:5, from /usr/include/python3.8/Python.h:138, from src/lxml/etree.c:97: /usr/include/python3.8/code.h:122:28: note: declared here 122 | PyAPI_FUNC(PyCodeObject *) PyCode_New( | ^~~~~~ Compile failed: command 'x86_64-linux-gnu-gcc' failed with exit status 1 creating tmp cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInit14718k_3.c -o tmp/xmlXPathInit14718k_3.o cc tmp/xmlXPathInit14718k_3.o -lxml2 -o a.out error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

ERROR: Failed building wheel for lxml**

**also for scykitlearn, pyaudio... i just couldn't copy all of the error code

89Q12 commented 4 years ago

Are you still facing the issue? @utawkin2me @WolfsKing-93

utawkin2me commented 4 years ago

Yes

Sent from ProtonMail mobile

-------- Original Message -------- On Sep 24, 2020, 2:56 PM, tuvork wrote:

Are you still facing the issue? @utawkin2me @WolfsKing-93

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.