kennethreitz / kennethreitz/env

Python 3 compatibility

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
112
Forks
18
PR merge metrics
No merged PRs in 30d

Description

When installing env through pip on Python 3, calls to `prefix` fail at a `print` statement using the Python 2 syntax. However, that statement isn't in the source in this repo.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure when installing env through pip on Python 3 and calling prefix. Search the repository for prefix and Python 2-style print statements, since the reported statement is not in the visible source. Done means prefix installs and runs successfully under Python 3.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.