Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem in windows #21

Open
zengxinle opened this issue Feb 23, 2023 · 1 comment
Open

problem in windows #21

zengxinle opened this issue Feb 23, 2023 · 1 comment

Comments

@zengxinle
Copy link

renameDataset.sh can't run in windows.

please create a renameDataset..bat to renameDataset.

Lean use C#, we use Visual studio.

@DerekMelchin
Copy link
Contributor

  1. Use a Python script instead of a bash script, because it works in every platform
  2. The script should delete universe files if the dataset doesn't provide universe data. Then we can delete this sentence:

If your dataset doesn't provide universe data, delete the Lean.DataSource. / Universe.cs file and skip this part.

The script should also delete the universe files from Tests.csproj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants