Error: cannot run autotest using CPython: name 'dashed_numbers' is not defined

Open
#688 1 comment 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
python

Research direction

Reproduce the report in a Python 3.8 virtual environment by running transcrypt -r -c autotest from the automated-tests Transcrypt entry point. Compare the result with Python 3.7.5, where the report says it works, and trace the dashed_numbers NameError; done means the autotest command runs without that error.

Written by the indexing model from the issue text.

Description

New user... just installed Python 3.8.0 for the purpose of installing Transcrypt.
Working in a virtual environment.
Followed the instructions on the first page https://www.transcrypt.org/docs/html/installation_use.html. Got this:

(test_venv380) mike@M17A ~/python_venvs/test_venv380/lib/python3.8/site-packages/transcrypt/development/automated_tests/transcrypt $  transcrypt -r -c autotest

Transcrypt (TM) Python to JavaScript Small Sane Subset Transpiler Version 3.7.16
Copyright (C) Geatec Engineering. License: Apache 2.0


Error: cannot run autotest using CPython: name 'dashed_numbers' is not defined

This seems to stop me doing these autotests. Presume at the current point that this is not that important. Not clear where "dashed_numbers" comes from: is it a Transcrypt module?

Is this a Python 3.8 issue perhaps?

LATER

I installed Python 3.7.5, set up a virtual env.

Things worked... no complaint about "dashed_numbers".

Dominant language
Python
Stars
2.9k
Forks
218
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 TranscryptOrg/Transcrypt

All issues in TranscryptOrg/Transcrypt

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.