Development Environment on the Pinebook Pro
#11
For Python there is Eric which seems to work fine on the PBP. My usual IDE which is VScode or Thonny, I could not find or have had little success...tried to get Thonny working but no luck yet with a pip3 install (only spent a few minutes but seems it is croaking on some dependencies during the install). Going to have to look at the ARM VScode ...though it will frustrate me as well if it is not fairly current!
#12
The headmelted vscode (old version) was too sluggish for me on my PBP. On the other hand, the Spyder IDE works as expected so far.

https://www.spyder-ide.org/
#13
(11-13-2019, 04:02 AM)aitiolog Wrote: The headmelted vscode (old version) was too sluggish for me on my PBP. On the other hand, the Spyder IDE works as expected so far.

https://www.spyder-ide.org/

Yea it's super bad on the Debian build but it's fine on Manjaro. I'm not sure why yet.
#14
To me getting VSCode aka Code-OSS to run was quite important. So in case anyone else cares about it too: it builds from sources on Manjaro ARM.

You need to install base-devel and python2.
Then get the sources from https://github.com/microsoft/vscode and use yarn to build it.
Note that to use the Marketplace for Add-Ons you need to patch your product.json as described in https://github.com/microsoft/vscode/issues/23831
Simply add
Code:
"extensionsGallery": {
"serviceUrl": "[url=https://marketplace.visualstudio.com/_apis/public/gallery]https://marketplace.visualstudio.com/_apis/public/gallery[/url]",
"cacheUrl": "[url=https://vscode.blob.core.windows.net/gallery/index]https://vscode.blob.core.windows.net/gallery/index[/url]",
"itemUrl": "[url=https://marketplace.visualstudio.com/items]https://marketplace.visualstudio.com/items[/url]"
}

Finally run it using ./scripts/code.sh
Here is what I looks like

.png   Screenshot_20191225_164915.png (Size: 370.85 KB / Downloads: 495)

Here I've added the F# addon and started editing...

.png   Screenshot_20191226_203822.png (Size: 103.69 KB / Downloads: 456)

I could write a more detailed step by step guide if anyone wants. I ran several commands, some of which may have been unnecessary so I'd need to straighten that out before I can give the precise steps.

PS: if in the meantime anyone got the Signal desktop app to build and run, let me know Smile
#15
I ended up using VS Codium. Recent and no trackers. Builds work nicely

https://github.com/VSCodium/vscodium
#16
Thanks for the hint, bolinches.
#17
I have been working on arm64/32 bit builds of VSCode and have setup a package repo for easy install.
There is a 32bit version for Debian/Stretch - version 1.35.1 - that works really well on the PineBook Pro.
https://packagecloud.io/swift-arm/vscode

Build details, patches etc here - https://github.com/futurejones/code-oss-aarch64
#18
All the IntelliJ stuff works as well, PyCharm for example is very good
#19
Did anyone have any success in installing SublimeText?

edit: nevermind, hadn't seen it won't run on arm. Apparently it's been requested for years now but SublimeText won't do it. Proprietary nonsence. Any advice on free software editor not too different from SublimeText ?
I'd be happy to leave them because of this :-)
#20
I use Pycharm pro inclusive docker plugin. And compiled the external file index module.

Works like a charm [emoji4]

Now only get a working (mini)conda [emoji6]


Verzonden vanaf mijn iPhone met Tapatalk


Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian on Pinebook Pro u974615 8 439 03-22-2024, 03:57 PM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 1,110 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 1,912 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 1,979 12-11-2023, 03:47 AM
Last Post: calinb
  Gentoo on Pinebook Pro RELEASE jannik2099 54 86,610 12-08-2023, 11:25 PM
Last Post: tllim
  Boot Order in Pinebook Pro food 8 992 11-23-2023, 07:37 AM
Last Post: KC9UDX
  PineBook Pro seems to go to deep sleep, but doesn't wake up pogo 11 4,922 08-31-2023, 04:20 PM
Last Post: TRS-80
  Would a Pinebook Pro be good for a Linux newbie? cassado10 6 1,322 08-08-2023, 04:58 AM
Last Post: moobythegoldensock
  Install deepin OS on pinebook pro wangyukunshan 4 1,422 08-07-2023, 01:12 PM
Last Post: myself600
  Kali Linux for Pinebook Pro - stuck on the login screen owaspfap 0 606 07-13-2023, 05:21 PM
Last Post: owaspfap

Forum Jump:


Users browsing this thread: 1 Guest(s)