Menghetz

Results 2 issues of Menghetz

**Describe the bug** I'm trying to implement pyrfc in my python project, but after the installations of the library, I can't call the connection through import. **To Reproduce** python -m...

I am having everytime my python scripts uses the blob.download_to_filename method. I am running the fake-gcs-server using this command `docker run --rm -p 4443:4443 fsouza/fake-gcs-server -scheme http` Here below is...