question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Migrate failed while running project for the first time

See original GitHub issue

I was trying to run saleor on my machine for the first time

Steps to reproduce the problem create a new virtualenv and then install requirements.txt on that env when you try to run python manage.py migrate the following error occurs.

FIX: add dataclasses in requirments.txt

image

Operating system: Ubuntu 18

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
maarcingebalacommented, Jan 20, 2020

@UmarFarooq-Ch It seems you’re using Python 3.6. Please upgrade to 3.8. If you’re using the master branch of Saleor, refer to the pre-release version of our docs: https://docs.getsaleor.com/docs/next/getting-started/intro/

0reactions
infiniteciphercommented, Jan 19, 2020

@UmarFarooq-Ch What version of python are you using? Try to use 3.8 instead.

Read more comments on GitHub >

github_iconTop Results From Across the Web

EF Core add-migration Build Failed - Stack Overflow
Show activity on this post. Open Output window in Visual Studio and check your build log. In my case, even though my current...
Read more >
enable-migrations causes "the project 'project' failed to build.
WHEN running the "enable-migrations" command after the database is setup, there is a message about scaffolded migration. (Didn't get that far).
Read more >
Error on migrating any project - Visual Studio Feedback
After the latest update, opening any solution I've tried so far gives the following error in the status bar: "Error HRESULT E_FAIL has...
Read more >
Migrate projects to LoadRunner Enterprise - ADM Help Centers
Migrating projects from Performance Center to LoadRunner ... Make sure you have performed the first two steps in Project migration workflow.
Read more >
Port, migrate, and upgrade projects - Visual Studio (Windows)
A reference for the support of projects created in current and earlier ... Project migration and upgrade reference for Visual Studio.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found