Code Monkey home page Code Monkey logo

zeep-feedstock's Issues

Version 4.2.0 package still allows Python 3.6, should be >= Python 3.7.

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

Hi,
I recently submitted a PR (#20) to fix the issue that the conda package for zeep version 4.2.0 incorrectly allowed for Python 3.6 in its requirements . I followed the guidelines and so bumped the build number, resulting in a package 4.2.0 build 1, which has the correct Python requirement (>= 3.7). However, I now realized this doesn't fix the issue, as the build 0 package still exists allowing for installations with Python 3.6.
So either the current build 0 needs to be removed, or replaced. I'm not familiar enough with this feedstock-thing to do this (previous PR was only my first one), can someone please help to fix this?
Thanks in advance!

Installed packages

(/home/ja03544/test_conda_with_mamba/test_zeep_420) [ja03544@s2s0093b test_conda_with_mamba]$ date
Thu Nov 24 09:50:03 CET 2022
(/home/ja03544/test_conda_with_mamba/test_zeep_420) [ja03544@s2s0093b test_conda_with_mamba]$ conda list
# packages in environment at /home/ja03544/test_conda_with_mamba/test_zeep_420:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    nexus/repository/public-conda-forge-group
_openmp_mutex             4.5                       2_gnu    nexus/repository/public-conda-forge-group
attrs                     22.1.0             pyh71513ae_1    nexus/repository/public-conda-forge-group
brotlipy                  0.7.0           py36h8f6f2f9_1001    nexus/repository/public-conda-forge-group
ca-certificates           2022.9.24            ha878542_0    nexus/repository/public-conda-forge-group
cached-property           1.5.2                hd8ed1ab_1    nexus/repository/public-conda-forge-group
cached_property           1.5.2              pyha770c72_1    nexus/repository/public-conda-forge-group
certifi                   2021.5.30        py36h5fab9bb_0    nexus/repository/public-conda-forge-group
cffi                      1.14.6           py36hd8eec40_1    nexus/repository/public-conda-forge-group
charset-normalizer        2.1.1              pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
cryptography              35.0.0           py36hb60f036_0    nexus/repository/public-conda-forge-group
icu                       70.1                 h27087fc_0    nexus/repository/public-conda-forge-group
idna                      3.4                pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
isodate                   0.6.1              pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
ld_impl_linux-64          2.39                 hcc3a1bd_1    nexus/repository/public-conda-forge-group
libffi                    3.4.2                h7f98852_5    nexus/repository/public-conda-forge-group
libgcc-ng                 12.2.0              h65d4601_19    nexus/repository/public-conda-forge-group
libgomp                   12.2.0              h65d4601_19    nexus/repository/public-conda-forge-group
libiconv                  1.17                 h166bdaf_0    nexus/repository/public-conda-forge-group
libnsl                    2.0.0                h7f98852_0    nexus/repository/public-conda-forge-group
libsqlite                 3.40.0               h753d276_0    nexus/repository/public-conda-forge-group
libstdcxx-ng              12.2.0              h46fd767_19    nexus/repository/public-conda-forge-group
libxml2                   2.10.3               h7463322_0    nexus/repository/public-conda-forge-group
libxslt                   1.1.37               h873f0b0_0    nexus/repository/public-conda-forge-group
libzlib                   1.2.13               h166bdaf_4    nexus/repository/public-conda-forge-group
lxml                      4.6.3            py36h04a5ba7_0    nexus/repository/public-conda-forge-group
ncurses                   6.3                  h27087fc_1    nexus/repository/public-conda-forge-group
openssl                   1.1.1s               h166bdaf_0    nexus/repository/public-conda-forge-group
pip                       21.3.1             pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
platformdirs              2.5.1              pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
pycparser                 2.21               pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
pyopenssl                 22.0.0             pyhd8ed1ab_1    nexus/repository/public-conda-forge-group
pysocks                   1.7.1            py36h5fab9bb_3    nexus/repository/public-conda-forge-group
python                    3.6.15          hb7a2778_0_cpython    nexus/repository/public-conda-forge-group
python_abi                3.6                     2_cp36m    nexus/repository/public-conda-forge-group
pytz                      2022.6             pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
readline                  8.1.2                h0f457ee_0    nexus/repository/public-conda-forge-group
requests                  2.28.1             pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
requests-file             1.5.1              pyh9f0ad1d_0    nexus/repository/public-conda-forge-group
requests-toolbelt         0.10.1             pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
setuptools                58.0.4           py36h5fab9bb_2    nexus/repository/public-conda-forge-group
six                       1.16.0             pyh6c4a22f_0    nexus/repository/public-conda-forge-group
sqlite                    3.40.0               h4ff8645_0    nexus/repository/public-conda-forge-group
tk                        8.6.12               h27826a3_0    nexus/repository/public-conda-forge-group
urllib3                   1.26.11            pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
wheel                     0.37.1             pyhd8ed1ab_0    nexus/repository/public-conda-forge-group
xz                        5.2.6                h166bdaf_0    nexus/repository/public-conda-forge-group
zeep                      4.2.0              pyh1a96a4e_0    nexus/repository/public-conda-forge-group

Environment info

(/home/ja03544/test_conda_with_mamba/test_zeep_420) [ja03544@s2s0093b test_conda_with_mamba]$ conda info

     active environment : /home/ja03544/test_conda_with_mamba/test_zeep_420
    active env location : /home/ja03544/test_conda_with_mamba/test_zeep_420
            shell level : 1
       user config file : /home/ja03544/.condarc
 populated config files : /home/ja03544/.condarc
          conda version : 4.12.0
    conda-build version : 3.21.9
         python version : 3.9.7.final.0
       virtual packages : __linux=4.18.0=0
                          __glibc=2.28=0
                          __unix=0=0
                          __archspec=1=x86_64
       base environment : /opt/miniconda3  (read only)
      conda av data dir : /opt/miniconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://anexus3.kbc.be:6087/nexus/repository/public-conda-forge-group/linux-64
                          https://anexus3.kbc.be:6087/nexus/repository/public-conda-forge-group/noarch
                          https://anexus3.kbc.be:6087/nexus/repository/taa-conda/linux-64
                          https://anexus3.kbc.be:6087/nexus/repository/taa-conda/noarch
          package cache : /home/ja03544/.conda/pkgs
                          /opt/miniconda3/pkgs
       envs directories : /home/ja03544/myenvs
                          /home/ja03544/.conda/envs
                          /opt/miniconda3/envs
               platform : linux-64
             user-agent : conda/4.12.0 requests/2.27.1 CPython/3.9.7 Linux/4.18.0-372.32.1.el8_6.x86_64 rhel/8.6 glibc/2.28
                UID:GID : 477345:477345
             netrc file : /home/ja03544/.netrc
           offline mode : False

ModuleNotFoundError for defusedxml in anaconda console

I just followed the steps in the Readme to install zeep with the channel conda-forge. It worked and also installed other packages at the same time (such as defusedxml 0.5.0)
However when running my script with anaconda3, I get such error:

 File "~/anaconda3/lib/python3.6/site-packages/zeep/loader.py", line 3, in <module>
    from defusedxml.lxml import fromstring

ModuleNotFoundError: No module named 'defusedxml'

When I install zeep with python3 pip install and run my script in python3 console, I do not get such error (not same install).

Any idea why I get such errors ?

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.