Menu

Best way to install PC-Basic on Raspberry Pi??

2021-07-17
2021-07-27
  • JAMES RYBAK

    JAMES RYBAK - 2021-07-17

    What is the best way to install PC-Basic on a Raspberry Pi 3 B+ ? Thanks.

     
    • Marc 'BlackJack' Rintsch

      Under Linux, regardless of the hardware platform, I'm using pip to install PC-BASIC. Make sure you use the pip for Python 3. That's pip3 on some Linux distros. Or even better, use the Python 3 you want to install it for to run the pip module of that very Python installation, e.g. python3.6 -m pip install pcbasic.

       

      Last edit: Marc 'BlackJack' Rintsch 2021-07-27
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.