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.

Suggestion to help complete idiots like me

See original GitHub issue

Hi there,

First, thanks for this project. It looks great.

I think I know why I’m getting the following warning when trying to run nox:

$ poetry run nox 
nox > Running session test-3.7
nox > Creating virtual environment (virtualenv) using python3.7 in .nox/test-3-7
nox > pytest 
nox > Warning: pytest is not installed into the virtualenv, it is located at /Users/XXXX/Library/Caches/pypoetry/virtualenvs/XXXX-GBl6xnkr-py3.7/bin/pytest. This might cause issues! Pass external=True into run() to silence this message.
...

I’m guessing that nox must be run outside of poetry. Might it be a good idea to make this requirement explicit in the documentation? There are a lot of us idiots out there. 😉

Thanks again

OS: iOS 11.1 Python: 3.7 nox: 2021.6.6 Expectation: That it would use the virtualenv provided by nox

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
cjolowiczcommented, Jun 14, 2021

I opened #393 and #399 to track the documentation issues.

IIUC your new problem was caused by an upstream bug. So I’ll close this now, but feel free to comment here or open another issue.

0reactions
gitonthescenecommented, Jun 10, 2021

FWIW, I opened an issue. This appears to be purely about poetry mis-naming the wheel.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Idiot's Guide to Dealing With Idiots - Psych Central
1. Expect nothing. · 2. Don't offer information. · 3. Try some visualization. · 4. Don't take it personally.
Read more >
How to talk to complete idiots / Three basic options. Choose ...
There are three basic ways to talk to complete idiots. The first is to assail them with facts, truths, scientific data, the commonsensical ......
Read more >
365 Ways to Stop Being An Idiot » Community | GovLoop
Comfort them with the completeness of your heart and with your entire soul. Your inner love should manifest in a sincere smile and...
Read more >
How To Deal With Idiots And Jerks - 5 Simple Tricks - SeeKen
How To Deal With Idiots And Jerks? 1) Silence can be the best reply 2) Show more kindness 3) Idiots will be idiots...
Read more >
How to Deal With Dumb People (with Pictures) - wikiHow
1. Lower your standards. This one is tough, but very important. Part of the reason that you may find yourself constantly frustrated by...
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