nemo-python fails starting because it looks for libpython2.7 in the wrong place

Open
#23 16 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
c
Domain
desktop

Research direction

Start by locating the nemo-python startup code that references libpython2.7 and inspect how the library path is selected on 64-bit systems. Reproduce the startup failure on Mint 15 x64 if possible, then verify that nemo-python finds the expected Python library path without breaking other platforms.

Written by the indexing model from the issue text.

Description

Nemo python fails to start because it is looking for lib python in "/usr/lib/libpython2.7.so.1.0" when it should be looking in "/usr/lib/x86_64-linux-gnu/libpython2.7.so" On Mint 15 x64.

Dominant language
C
Stars
486
Forks
172
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from linuxmint/nemo-extensions

All issues in linuxmint/nemo-extensions

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.