conda-forge / pyqt-feedstock

A conda-smithy repository for pyqt.
BSD 3-Clause "New" or "Revised" License
5 stars 36 forks source link

pyqt5-sip and pyqtwebengine show up in pip section when running conda env export/conda list #77

Closed brianv0 closed 3 years ago

brianv0 commented 4 years ago

Issue: pyqt5-sip and pyqtwebengine show up in the pip section of conda env export as well as showing up in the pypi channel when doing conda list.

This may pose issues to reproducing environments and installing software.


Environment (conda list):

``` (base) root@2e3367301804:/# conda list # packages in environment at /opt/conda: # # Name Version Build Channel _libgcc_mutex 0.1 main asn1crypto 1.3.0 py37_0 ca-certificates 2020.4.5.1 hecc5488_0 conda-forge certifi 2020.4.5.1 py37hc8dfbb8_0 conda-forge cffi 1.14.0 py37h2e261b9_0 chardet 3.0.4 py37_1003 conda 4.8.3 py37hc8dfbb8_1 conda-forge conda-package-handling 1.6.0 py37h7b6447c_0 cryptography 2.8 py37h1ba5d50_0 dbus 1.13.6 he372182_0 conda-forge expat 2.2.9 he1b5a44_2 conda-forge fontconfig 2.13.1 h86ecdb6_1001 conda-forge freetype 2.10.1 he06d7ca_0 conda-forge gettext 0.19.8.1 hc5be6a0_1002 conda-forge glib 2.64.2 h6f030ca_0 conda-forge gst-plugins-base 1.14.5 h0935bb2_2 conda-forge gstreamer 1.14.5 h36ae1b5_2 conda-forge icu 64.2 he1b5a44_1 conda-forge idna 2.8 py37_0 jpeg 9c h14c3975_1001 conda-forge ld_impl_linux-64 2.33.1 h53a641e_7 libclang 9.0.1 default_hde54327_0 conda-forge libedit 3.1.20181209 hc058e9b_0 libffi 3.2.1 hd88cf55_4 libgcc-ng 9.1.0 hdf63c60_0 libiconv 1.15 h516909a_1006 conda-forge libllvm9 9.0.1 he513fc3_1 conda-forge libpng 1.6.37 hed695b0_1 conda-forge libstdcxx-ng 9.1.0 hdf63c60_0 libuuid 2.32.1 h14c3975_1000 conda-forge libxcb 1.13 h14c3975_1002 conda-forge libxkbcommon 0.10.0 he1b5a44_0 conda-forge libxml2 2.9.10 hee79883_0 conda-forge ncurses 6.2 he6710b0_0 nspr 4.25 he1b5a44_0 conda-forge nss 3.47 he751ad9_0 conda-forge openssl 1.1.1f h516909a_0 conda-forge pcre 8.44 he1b5a44_0 conda-forge pip 20.0.2 py37_1 pthread-stubs 0.4 h14c3975_1001 conda-forge pycosat 0.6.3 py37h7b6447c_0 pycparser 2.19 py37_0 pyopenssl 19.1.0 py37_0 pyqt 5.12.3 py37hcca6a23_1 conda-forge pyqt5-sip 4.19.18 pypi_0 pypi pyqtwebengine 5.12.1 pypi_0 pypi pysocks 1.7.1 py37_0 python 3.7.6 h0371630_2 python_abi 3.7 1_cp37m conda-forge qt 5.12.5 hd8c4c69_1 conda-forge readline 7.0 h7b6447c_5 requests 2.22.0 py37_1 ruamel_yaml 0.15.87 py37h7b6447c_0 setuptools 45.2.0 py37_0 six 1.14.0 py37_0 sqlite 3.31.1 h7b6447c_0 tk 8.6.8 hbc83047_0 tqdm 4.42.1 py_0 urllib3 1.25.8 py37_0 wheel 0.34.2 py37_0 xorg-libxau 1.0.9 h14c3975_0 conda-forge xorg-libxdmcp 1.1.3 h516909a_0 conda-forge xz 5.2.4 h14c3975_4 yaml 0.1.7 had09818_2 zlib 1.2.11 h7b6447c_3 ```


Details about conda and system ( conda info ):

``` $ conda info ```