Roland van Laar
Roland van Laar
Hi @harelba I wanted to give you an update. I switched over to using pandas to do the import, which does import all the lines. So, for us it's not...
Further more I try to run mypy through dephell, but I'm getting this error. What do I need to do to fix this? ``` dephell venv run --env=pytest typing WARNING...
I got to run with: ```bash dephell venv create --env typing dephell deps install --env typing dephell venv run --env typing ```
You're getting a different output, so something must be different. How does you pyproject.toml look like? It seems to be a problem with dephell and pyproject.toml. Installing requests with pipenv...
Indeed, I don't have any problems after `poetry shell`. Is that the solution? source/enable the virtual env and then run dephell?
> If there is no virtual environment then DepHell looks for best global interpreter by Python interpreter lookup. That explains it. It was my understanding that dephell figures which venv...
An idea, document the behavior. I'm rather new to nix pkgs. My first thought that the extension was broken since the packages weren't available in the terminal.
I'm running into the same bug for 2.1.0. The description in the bug report still holds. The solution is to have slashes at the end of both paths i.e. `s3cmd...
Thanks for addressing these points. The repo hash and commit hash felt not good, especially since it's not shown how it's hashed. The IP address made it into a hard...
I do agree that a version check is a good thing, just make it easy to silence. Gatsby's seems clear. They don't require an e-mail and an ipaddress. Same for...