Search found 4 matches
- October 26th, 2017, 12:14 pm
- Forum: General Help
- Topic: sabyenc not found
- Replies: 6
- Views: 2891
Re: sabyenc not found
Did not know there were problems with DSM6. Have been using it for roughly a year on my old synology and had no issues with synocommunity.
- October 26th, 2017, 11:35 am
- Forum: General Help
- Topic: sabyenc not found
- Replies: 6
- Views: 2891
Re: sabyenc not found
Ok got it.
Do not understand it but it works (i have no clue how i ended up with two python installs).
/opt/bin/python was just a symlink to /opt/bin/python2.7.
Redirecting that link to /volume1/@entware/bin/python2.7 worked.
Thnx.
Do not understand it but it works (i have no clue how i ended up with two python installs).
/opt/bin/python was just a symlink to /opt/bin/python2.7.
Redirecting that link to /volume1/@entware/bin/python2.7 worked.
Thnx.
- October 26th, 2017, 11:22 am
- Forum: General Help
- Topic: sabyenc not found
- Replies: 6
- Views: 2891
Re: sabyenc not found
I would love to use the synocommunity pkg (especially for multicore par which is also not found by sab but that is another topic) but it is not available for the 718+ although it has a x86 cpu. I don't know why. Pkg selection for the 718 is VERY limited. Not even git is available. On the config page...
- October 26th, 2017, 10:20 am
- Forum: General Help
- Topic: sabyenc not found
- Replies: 6
- Views: 2891
sabyenc not found
Hi, i tried getting sab to use sabyenc on my synology without success. Logfile: WARNING SABYenc module... NOT found! Expecting v3.3.1 But it is installed: sab@dmes_nas:~# python --version Python 2.7.13 sab@dmes_nas:~# pip list Cheetah (2.4.4) pip (9.0.1) sabyenc (3.3.1) sab@dmes_nas:~# python -c &qu...