Skip to content

issues Search Results · repo:pythongssapi/python-gssapi language:Python

Filter by

163 results
 (70 ms)

163 results

inpythongssapi/python-gssapi (press backspace or delete to remove)

Although I do have Visual Studio 2022 (v17.13.6, with Build Tools) installed already, pip is still unable to install python-gssapi: pip install --user python-gssapi Collecting python-gssapi Using cached ...
  • UnitedMarsupials
  • 1
  • Opened 
    12 days ago
  • #357

Due to the special environment, the computer cannot be connected to the Internet, but the Python script I wrote needs to use the gssapi library. the OS is Linux. I have another computer that can connect ...
  • sunch20
  • Opened 
    on Mar 13
  • #356

In my testing the module is not using environment variables KRB5_KTNAME or KRB5_CONFIG as my environment runs inside docker container so unable to modify /etc/krb5* files. Should it be able to use these ...
  • FF-Ninja
  • 1
  • Opened 
    on Feb 28
  • #355

There is a discrepancy between the ext_dce.pyx and ext_dce.pyi file. The pyi file has the mic_token but the pyx is missing it. This leads to a runtime error when the pyx gets used in here. gssapi/raw/init.py ...
  • mkanoor
  • 3
  • Opened 
    on Feb 26
  • #354

What went wrong? I m trying to use python-gssapi on macOS 14.6 and trying to take advantage of the cred store extension. However, when I build python-gssapi, I get back: Skipping the cred_store extension ...
  • ronf
  • 3
  • Opened 
    on Aug 25, 2024
  • #347

I can install gssapi in python 3.13b3 with success but not with python 3.13b3 --disable-gil Env CONFIGURE_OPTS=--disable-gil pyenv install 3.13.0b3 GCC 12.2.0 decorator 5.1.1 Error Processing .../python-gssapi ...
  • elrik75
  • 2
  • Opened 
    on Jul 19, 2024
  • #345

What went wrong? Build failure Full Log in Gist How do we reproduce? build gssapy uni nix darwin nix-build /nix/store/jq61lcii5v6ajrl65hf8agqi0b08218x-python3.11-gssapi-1.8.3.drv Component versions ...
  • mudrion
  • 2
  • Opened 
    on May 25, 2024
  • #344

(This is an RFE, not a bug report.) pip install requests-gssapi pulls in gssapi, and gssapi depends on several development libraries being available. On Fedora and RHEL, it requires gcc, krb5-devel, and ...
  • ktdreyer
  • 5
  • Opened 
    on Apr 22, 2024
  • #343

From https://github.com/readthedocs/recommonmark Warning: recommonmark is now deprecated. We recommend using MyST for a docutils bridge going forward. See https://github.com/readthedocs/recommonmark/issues/221 ...
  • kloczek
  • 1
  • Opened 
    on Jan 27, 2024
  • #337

What went wrong? image Traceback (most recent call last): File /home/miniconda3/envs/superset/lib/python3.9/site-packages/requests_kerberos/kerberos_.py , line 227, in generate_request_header gss_response ...
  • sangetang
  • 2
  • Opened 
    on Dec 12, 2023
  • #336
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub