question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unable to install azure packages when azure publish - cannot install cryptography-2.6.1 dependency:

See original GitHub issue

Which service(blob, file, queue) does this issue concern?

blob

Which version of the SDK was used? Please provide the output of pip freeze.

1.5.0

What problem was encountered?

cannot install cryptography-2.6.1 dependency: binary dependencies without wheels are not supported. Use the --build-native-deps option to automatically build and configure the dependencies using a Docker container. More information at https://aka.ms/func-python-publish

Have you found a mitigation/solution?

No

Note: for table service, please post the issue here instead: https://github.com/Azure/azure-cosmosdb-python.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
lmazuelcommented, May 10, 2019

I would suggest to move it to the function worker repo, it’s not a storage or Python issue: https://github.com/Azure/azure-functions-python-worker

0reactions
zezha-msftcommented, May 9, 2019

@vksantoshsunny ah I see.

@lmazuel any advice on this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error Deployment on Azure - python - Stack Overflow
It's recommended to use wheels for installing Python dependencies. Some packages may not install using pip when run on Azure.
Read more >
Can't install a python package in the azure via kudo shell/cmd
I'm able to install the package in my local machine and run the web app successfully. I've deployed the same application in the...
Read more >
Unable to publish a Python package from a pipeline to a ...
I have a basic Python 3 library that I would like to deploy to a public feed in Azure Artifacts. I am able...
Read more >
Install Python Modules on Azure App Services -
Installing Python packages in Azure App Services is little tricky using pip. In this blog, I would provide best practice to do that....
Read more >
Multi-Dimensional Identification of Vulnerable Access Control ...
(apps for short) including the specific software installed on a smartphone as well as ... and Microsoft Azure—are subject to data leakage attacks....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found