Opened 6 years ago
Closed 6 years ago
#57559 closed defect (fixed)
py-ipython-sql @0.3.9: TypeError: 'encoding' is an invalid keyword argument for this function
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | petrrr |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-ipython-sql |
Description
Traceback (most recent call last): File "setup.py", line 5, in <module> README = open(os.path.join(here, 'README.rst'), encoding='utf-8').read() TypeError: 'encoding' is an invalid keyword argument for this function Command failed: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_python_py-ipython-sql/py27-ipython-sql/work/ipython-sql-0.3.9" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build Exit code: 1
Change History (1)
comment:1 Changed 6 years ago by reneeotten <reneeotten@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 1dd5b0ad5eabbcc4335c7ccb33d7939350ed6545/macports-ports (master):