Hey All

I have a query regarding Python-2.x and Python-3.x. Currently, I'm working 
with statistical technics in cosmology called the *Gaussian Process*. For 
this, I'm using a python package GaPP [Link] 
<http://www.acgc.uct.ac.za/~seikel/GAPP/index.html>. This package was 
written in python-2.x. When I run this in my python-3.7. Gives me the 
following error:

ImportError: cannot import name 'dgp' from 'gapp' (/anaconda3/lib/python3.7/
site-packages/gapp/__init__.py)

That means this is not working with python 3.7 directly. *I want to know is 
there any way to run this package in Python-3.7? *Because Python 2.7 will 
retire in Dec 2019, but I have to work later also with that. Please help me 
to fix this package into python-3.7


I am eagerly waiting for your reply. 
With Regards!!!

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to spyderlib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/a6ffde69-bde0-47ad-ad6b-b3b8c98cf35e%40googlegroups.com.

Reply via email to