Open kBite opened 7 years ago
Same experience here.
Same experience here. Using:
Can you not write some version specific code? Also why was this issue closed on 16 August 2017? It should be reopened surely. .. Actually, maybe it is not closed.
This error still exists for me.
Still not in the pip package I got today (I also updated my pip and tried to upgrade mdv again, neither of which helped).
OS: Mac 10.11.6 (El Capitan) python: 3.6.4 pip: 9.0.2
Confirmed on:
pip 10.0.1 from ~/anaconda3/lib/python3.6/site-packages/pip (python 3.6)
Hey,
I'm experiencing the same issue like #46 with current pip package: mdv (1.6.3)
When I manually replace
unichr
withchr
it works like a charm.I saw your change 834bfd8 in #46 but this hasn't made it downstream yet. Please update the pip package.