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

オープン
#688 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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".

主要言語
Python
スター
2.9k
フォーク
218
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

TranscryptOrg/Transcrypt のほかの issue

TranscryptOrg/Transcrypt の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。