Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Turi site will not open #3374

Open
zahragis opened this issue Jan 12, 2021 · 3 comments
Open

Turi site will not open #3374

zahragis opened this issue Jan 12, 2021 · 3 comments
Labels

Comments

@zahragis
Copy link

zahragis commented Jan 12, 2021

I want to use an academic license of Turi at Windows. I try to open " https://turi.com/download/install-graphlab-create.html" or "https://turi.com/download/renew.html.", but the GitHub site opens instead.

Why can't I go to Turi site?

@TobyRoseman
Copy link
Collaborator

I believe that site has been deactivated. Is there a reason you still need to use the academic version of GraphLab Create rather than the open source version of TuriCreate?

@zahragis
Copy link
Author

zahragis commented Jan 16, 2021

Thanks @TobyRoseman, I had installed and used this library for my dissertation, but I had to change my Windows and reinstall the software, and now I have this problem. I have an academic license from Turi but can not reinstall it. Please help me.
I also try " pip install GraphLab-Create" and get this error:

[ERROR] graphlab.connect.main: ========================================
GraphLab Create requires a license to use. To get a non-commercial license for academic use only, visit https://turi.com/register.

Traceback (most recent call last):
File "C:\Program Files\JetBrains\PyCharm 2019.2.3\helpers\pydev\pydevd.py", line 2073, in
main()
File "C:\Program Files\JetBrains\PyCharm 2019.2.3\helpers\pydev\pydevd.py", line 2067, in main
globals = debugger.run(setup['file'], None, None, is_module)
File "C:\Program Files\JetBrains\PyCharm 2019.2.3\helpers\pydev\pydevd.py", line 1418, in run
return self._exec(is_module, entry_point_fn, module_name, file, globals, locals)
File "C:\Program Files\JetBrains\PyCharm 2019.2.3\helpers\pydev\pydevd.py", line 1425, in _exec
pydev_imports.execfile(file, globals, locals) # execute the script
File "E:/new article2/IJGIS/BGLR/venv/fnew.py", line 58, in
sg= gl.SFrame.read_csv(path.join(data_dir, 'data/testg3.csv'))
File "C:\Users\ASUS\Anaconda2\lib\site-packages\graphlab\data_structures\sframe.py", line 1625, in read_csv
**kwargs)[0]
File "C:\Users\ASUS\Anaconda2\lib\site-packages\graphlab\data_structures\sframe.py", line 1088, in _read_csv_impl
proxy = UnitySFrameProxy(glconnect.get_client())
File "C:\Users\ASUS\Anaconda2\lib\site-packages\graphlab\connect\main.py", line 139, in get_client
launch()
File "C:\Users\ASUS\Anaconda2\lib\site-packages\graphlab\connect\main.py", line 91, in launch
raise e
graphlab.connect.main.InvalidProductKey: Product key not found

@TobyRoseman
Copy link
Collaborator

@zahragis - it looks like you are using Windows as your operating system. TuriCreate does not natively support Windows, see #533. If you are using Windows 10, you can use still use turicreate via WSL.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants