Re: [Tutor] Virtual environment can't find uno

2018-06-14 Thread Mats Wichmann
On 06/14/2018 11:57 AM, Jim wrote: > Is it available for a pip install? I looked on pypi and didn't see it. > > It may be incompatible with 3.6. I was looking at the dependencies with > synaptic and found. Depends Python3(>= 3.5~), Depends Python3(<= 3.6). > > Anyway I had forgotten I have a vir

Re: [Tutor] Virtual environment can't find uno

2018-06-14 Thread Jim
On 06/14/2018 10:51 AM, Mats Wichmann wrote: On 06/13/2018 06:55 PM, Jim wrote: Running Linux Mint 18. I have python 3.6 running in a virtual environment. I want to use a package called oosheet to work with libreoffice calc. When I try to import it I get the following error: import oosheet

Re: [Tutor] Virtual environment can't find uno

2018-06-14 Thread Mats Wichmann
On 06/13/2018 06:55 PM, Jim wrote: > Running Linux Mint 18. > > I have python 3.6 running in a virtual environment. > > I want to use a package called oosheet to work with libreoffice calc. > When I try to import it I get the following error: > import oosheet > Traceback (most recent call l

[Tutor] Virtual environment can't find uno

2018-06-13 Thread Jim
Running Linux Mint 18. I have python 3.6 running in a virtual environment. I want to use a package called oosheet to work with libreoffice calc. When I try to import it I get the following error: >>> import oosheet Traceback (most recent call last): File "", line 1, in File "/home/jfb/EVs