We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
hi @benmack. I am having an issue (I am using eobox version 0.3.1.). Python version 3.6.10. I can import fine eobox.
import convert_df_to_geodf
Error
--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) <ipython-input-22-bb79235e32c0> in <module> ----> 1 import convert_df_to_geodf ModuleNotFoundError: No module named 'convert_df_to_geodf'
Thank you!
The text was updated successfully, but these errors were encountered:
v0.3.2 fixes import issue #17 #20
06656bc
Hi @elsadg. Thanks for reporting! Could you please check if it now works for you with v0.3.2 ?
Sorry, something went wrong.
Hi @benmack. Works fine now. Thanks a lot! :)
No branches or pull requests
hi @benmack. I am having an issue (I am using eobox version 0.3.1.). Python version 3.6.10.
I can import fine eobox.
import convert_df_to_geodf
Error
Thank you!
The text was updated successfully, but these errors were encountered: