Skip to content

Conversation

@a-z-e-r-i-l-a
Copy link

To avoid the following error:

File "/home/ics/ranjbar/anaconda2/envs/HyperSphere/lib/python2.7/site-packages/sampyl/samplers/base.py", line 32, in
start = {unicodedata.normalize('NFKC', key): val for key, val in start.items()}
TypeError: normalize() argument 2 must be unicode, not str

To avoid the following error:

  File "/home/ics/ranjbar/anaconda2/envs/HyperSphere/lib/python2.7/site-packages/sampyl/samplers/base.py", line 32, in <dictcomp>
    start = {unicodedata.normalize('NFKC', key): val for key, val in start.items()}
TypeError: normalize() argument 2 must be unicode, not str
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant