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.

Absolute paths for -e . in lock -r

See original GitHub issue

Since 2018.6.25, pipenv install --dev -e . gets resolved to absolute paths when running pipenv lock --requirements --dev >dev-requirements.txt.

That has the downside, that that .txt is only usable by the person who locked the dependencies if you (like us and I’m sure many more) use Pipenv to manage your deps, but use standard .txt files to deploy/tox.

I’m sure you had good reasons to change this behavior but it would be great to have an option to get the old back.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
uranusjrcommented, Jun 27, 2018

Thank you for the input. We are already investigating the issue, and will definitely fix this as soon as possible. Please do provide help if this is an urgent issue for you.

2reactions
mmarksnippetycommented, Jun 27, 2018

👎 Absolute paths are not portable 😦 It is very bad changes. We use pipenv install -e . This behavior killing usage pipenv in our team project. We are saddened by this change.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is there a way to change the absolute path of file_in inputs to ...
My main recommendation here is to use relative paths instead of absolute paths. If you have ever used the here package, it is...
Read more >
Absolute Paths and the Working Directory in R - YouTube
Absolute Paths and the Working Directory in R. 672 views 7 years ago. Sam Burer. Sam Burer. 288 subscribers. Subscribe. 3. I like...
Read more >
E RStudio Connect Deployment Guide - Documentation
These checks ensure the application code does not contain: absolute paths; invalid relative paths; inconsistent capitalization among paths (the Connect server ...
Read more >
4.5.4 mysqldump — A Database Backup Program
The mysqldump client utility performs logical backups, producing a set of SQL statements that can be executed to reproduce the original database object ......
Read more >
Dsp40 Locker
*carrier options include S=Single Speed, D=Differential Lock, R=Parking Brake ... that to pull the axles on an E-locked truck the locker should be...
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