OpenCog issue for the first problem
https://github.com/opencog/atomspace/issues/1782

вт, 16 апр. 2019 г. в 19:44, Vitaly Bogdanov <[email protected]>:

> Johannes,
>
> You can write to 'general' channel.
>
> Also I have couple of comments on your question. First, opencog Python3
> API is still supported :-) For me personally two frequent issues with
> import are:
> 1) you don't have python libraries in PYTHONPATH; the reason is that
> OpenCog gets installation path from Python itself and old Python versions
> surprisingly returns the path which is not by default included into
> PYTHONPATH. So you need to add it to the PYTHONPATH manually.
> 2) if you have quite complex Python environment: like few versions
> installed simultaneously it can be the case that OpenCog is compiled using
> python 3.5 and you are trying to load it using Python 3.6. In such case you
> will see error like "this library is compiled for version 3.5 and you are
> trying to load it using 3.6"
>
> Best regards,
>   Vitaly
>
> вт, 16 апр. 2019 г. в 19:26, Johannes Castner <[email protected]>:
>
>> Yes, I can. I'm on. What is your name there?
>>
>> johannes
>>
>> On Tue, Apr 16, 2019 at 5:06 PM Nil Geisweiller <[email protected]>
>> wrote:
>>
>>> Johannes,
>>>
>>> maybe best do that interactively, can you access opencog slack
>>>
>>> https://wiki.opencog.org/w/The_Open_Cognition_Project#Participate
>>>
>>> ?
>>>
>>> Nil
>>>
>>> On 4/16/19 4:20 PM, Johannes Castner wrote:
>>> > Hi Nil, it’s still that error where my Python3 code cannot import
>>> anything from opencog.  The import statements fail.  I think I’ve mentioned
>>> this before; we’re just seriously stuck there.  Also Austin Agbo has posted
>>> about it towards the end of this thread:
>>> >
>>> > https://groups.google.com/forum/m/#!topic/opencog/82AylgobEnE
>>> >
>>> > Austin also had emailed Linas about it and I think that Linas
>>> mentioned that the Python3 API isn’t supported anymore; is that right?
>>>  Because that would be quite disastrous for me personally right now since
>>> I’ve put a lot on the line based on this particular code base.  Before you
>>> fixed that one bug that couldn’t be stopped by any try and except clauses
>>> (about two months back) everything was running; well and then came that
>>> bug. After you fixed that bug we could never get the system to work again.
>>> I’m not sure what happened?
>>> >
>>> > Please let me know what I can try or do to get this system into a
>>> stable state, against which I can write new python and scheme code and so
>>> that it allows me to run all of the code that I’ve already built!
>>> >
>>> > Hope you’re well,
>>> >
>>> > Johannes
>>> >
>>>
>>
>>
>> --
>> Johannes
>>
>>
>> --------------------------------------------------------------------------------------------------------
>> "Peace cannot be kept by force; it can only be achieved by
>> understanding."
>>
>> - Albert Einstein
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "opencog" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/opencog.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/opencog/CABZZiP%2BPRuR8n-8UOXgOKwUjYyXDFZuuiiV6scAwz8COMuzvug%40mail.gmail.com
>> <https://groups.google.com/d/msgid/opencog/CABZZiP%2BPRuR8n-8UOXgOKwUjYyXDFZuuiiV6scAwz8COMuzvug%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/CAN28E80r2BhFNgOrR5aNjh5%2BTJRRycgZe1%3Dze%2B3%3DbWPuV0aS0w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to