robhagemans / pcbasic

PC-BASIC - A free, cross-platform emulator for the GW-BASIC family of interpreters
http://www.pc-basic.org
Other
393 stars 48 forks source link

USAGE.txt missing #209

Closed nganfei closed 2 years ago

nganfei commented 2 years ago

Bug report

Just one file missing

Problem

Steps

Program

Crash log

Notes

PC-BASIC version:
Operating system version:

robhagemans commented 2 years ago

How did you install PC-BASIC?

I'm asking because this is what happens if you simply clone the repository and try to run. As explained in BUILD.md in that case you need to run python3.7 -m make local. This creates local files including USAGE.txt.

The recommended way to install PC-BASIC is through pip or one of the release packages where this file is included.

nganfei commented 2 years ago

just pip install pcbasic

robhagemans commented 2 years ago

Thanks, I found the issue in the pip packages. I've uploaded a fixed package to pypi (2.0.6.post2), please upgrade.

robhagemans commented 1 year ago

This would only occur if you've cloned the repo and use it right there. You need to either install from a package, or use the make scripts to create documentation including USAGE txt.

On Tue, 16 Aug 2022, 06:05 nganfei, @.***> wrote:

Bug report

Just one file missing

Problem

Steps

Program

Crash log

Notes

PC-BASIC version: Operating system version:

— Reply to this email directly, view it on GitHub https://github.com/robhagemans/pcbasic/issues/209, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB25REXCYOQU5H2V66FPYP3VZMORTANCNFSM56UL6C6Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>