[Qgis-user] QGIS Python integration - Ubuntu 13.10

Alex Mandel tech_dev at wildintellect.com
Mon Mar 3 11:40:26 PST 2014


When you installed python-qgis did it upgrade QGIS? What version does it
currently show you running in the about?

Anyone out there with QGIS running on 13.10 have it working?

Thanks,
Alex

On 03/03/2014 12:20 AM, Derek Hohls wrote:
> Alex
> 
> I did not have either qgis.org or ubuntugis repos enabled, nor
> could I find any reference to "proposed" (although I am not quite
> sure what you mean by that).
> 
> 
> After reading the previous email, this is what I tried:
> 
> 
> gpg --keyserver keyserver.ubuntu.com --recv 47765B75
> gpg --export --armor 47765B75 | sudo apt-key add -
> 
> 
> Then added these lines to /etc/apt/sources.list
> 
> 
> deb     http://qgis.org/debian saucy main
> deb-src http://qgis.org/debian saucy main
> 
> 
> Then did:
> 
> 
> sudo apt-get update
> 
> 
> Then:
> 
> 
> sudo apt-get install python-qgis
> 
> 
> Which ran without errors.
> 
> 
> However, I still get the same error message as before when I open the plug-ins manager.
> 
> 
> QGIS > Plugins > Manage Plugins > Settings > "no python support detected"
> 
> 
> Thanks
> Derek
> 
>>>> Alex Mandel <tech_dev at wildintellect.com> 03/03/14 9:50 AM >>>
> You likely have a package conflict by mixing repos.
> Do you have both qgis.org and ubuntugis repos enabled?
> Could also be from using "proposed" on ubuntu or backports.
> 
> QGIS reinstall will be likely need to be reinstalled once you get rid of
> the conflicting package repos.
> 
> Thanks,
> Alex
> 
> On 03/02/2014 11:17 PM, Derek Hohls wrote:
>> I have a similar problem to Dave, but a different error:
>>
>>
>> sudo apt-get install python-qgis
>>
>>
>> Some packages could not be installed. This may mean that you have
>> requested an impossible situation or if you are using the unstable
>> distribution that some required packages have not yet been created
>> or been moved out of Incoming.
>>
>>
>> The following information may help to resolve the situation:
>>
>>
>> The following packages have unmet dependencies:
>> python-qgis : Depends: libqgis1.7.5 but it is not going to be installed
>> E: Unable to correct problems, you have held broken packages.
>>
>>
>> Is there a way to resolve this without reinstalling QGIS? (I am running
>> Ubuntu 13.10)
>>
>>
>> Thanks
>> Derek
>>
>>
>>>>> Alex Mandel <tech_dev at wildintellect.com> 03/01/14 4:30 AM >>>
>> On 02/28/2014 04:19 PM, Dave Kimble wrote:
>>> Ubuntu 13.10, QGIS 2.0.1, Python 2.7.5, Python 3.3.2
>>> QGIS > Plugins > Manage Plugins > Settings > is saying "no python
>>> support detected",
>>> but I have v2.7 and v3.3 installed.
>>>
>>> QGIS is working OK, but I guess I'm missing some features.
>>> I need to clip some gigantic shapefiles down to just my locality, which
>>> I think you call geoprocessing, and it looks like ftools will do that,
>>> but it doesn't show up on the plug-in list.
>>>
>>> How do you search the archives for previously asked questions?
>>
>> http://osgeo-org.1560.x6.nabble.com/Quantum-GIS-f4099105.html
>>
>> The most likely answer is your missing the python-qgis package. FYI QGIS
>> uses python 2.x
>>
>> Thanks,
>> Alex
>>
>>
>> _______________________________________________
>> Qgis-user mailing list
>> Qgis-user at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
> 
> 




More information about the Qgis-user mailing list