You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
importing Ipsum module does not work in Python( Anaconda distribution).
Nevertheless, loremipsum does work.
I replace 'Ipsum' bu 'loremipsum' in the pygenipsum.py file but when executing python ./pygenipsum.py --count 1000000 schema.jsch > bd.json, itdoes not work at line:
q=loremipsum.loremIpsum(params).
Can you help me?
The text was updated successfully, but these errors were encountered:
Hi,
importing Ipsum module does not work in Python( Anaconda distribution).
Nevertheless, loremipsum does work.
I replace 'Ipsum' bu 'loremipsum' in the pygenipsum.py file but when executing python ./pygenipsum.py --count 1000000 schema.jsch > bd.json, itdoes not work at line:
q=loremipsum.loremIpsum(params).
Can you help me?
The text was updated successfully, but these errors were encountered: