Closed KandariAnkita closed 5 years ago
hi @KandariAnkita, you should use the latest nucypher version. The class DataSource
which lived in the module nucypher.data_sources
was renamed to Enrico
and now lives in nucypher.characters.lawful
.
Umm, I'm not able to wrap my head around this just yet. Do you have a more complete traceback? What version of nucypher are you trying to run / install?
nucypher (0.1.0a20)
Hi @cygnusv , i was upgrade the nucypher version and replace nucypher.data_sources into nucypher.characters.lawful but it wont work
when i was installed requests==2.4 for ReadTimeOut error its run fine but it give ModuleNotFoundError: No module named 'nucypher.data_sources' error and then i was installed datasource its replace request==2.4 into 2.3 . how to resolve datasource error