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.

problem to add requests modules

See original GitHub issue

hi

i have problem to add modules requests with nuitka in windows.

nuitka main.py --show-progress --recurse-all --standalone

Warning:

2020-02-20_232705

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
kayhayencommented, Feb 21, 2020

@JorjMcKie lets always put needs_example tag to these, I periodically go other these and close those without reactions. Or just close immediately if the report is too bad. This warning is scheduled to die btw, dummies don’t get it, pros don’t need it.

0reactions
kayhayencommented, May 4, 2020

If the warning is the problem, the warning is justified, but probably not too important. Anyway, this report is too bad to work with.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Importing requests module does not work - Stack Overflow
There are two ways that can happen. First, you may have, e.g., /usr/local/bin before /usr/bin on your PATH , but your /usr/local copy...
Read more >
How to PIP Install Requests Python Package - ActiveState
Pip install Requests into a Virtual Directory​​ You can use pip to install a specific version of the Requests module into a Virtualenv ......
Read more >
How to import REQUESTS module in Python - CodeProject
I am using windows 7. Python 3.5.1.[64 bit]. If requests module is to be installed, then please direct me how? pip install requests...
Read more >
How to Install Requests Library in Python | - Agira Technologies
A list of Http methods like GET, POST, PUT, PATCH, DELETE are accessible through the request module. In the following example, ...
Read more >
How to Install requests module in Python 3 on Windows 10/8/7
How to Install requests module in Python 3 on Windows 10/8/7.
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